From 50bcd04559fdbc1f79a90887257b01c836161041 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 10 Aug 2024 16:17:34 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e9fcee2..16217ea 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,12 @@ This README will be updated as the project evolves.
+
From 53d5403275b8fda8311a9ebd58a1e27b3e6bf4d1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 10 Aug 2024 16:17:35 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index b3f71a6..bf6c4d4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,5 @@
{
- "projectName": "pinorama",
+ "projectName": "Pinorama",
"projectOwner": "pinoramajs",
"repoType": "github",
"commitConvention": "angular",
@@ -18,6 +18,22 @@
"projectManagement",
"review"
]
+ },
+ {
+ "login": "ilteoood",
+ "name": "Matteo Pietro Dazzi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6383527?v=4",
+ "profile": "https://ilteoood.xyz/",
+ "contributions": [
+ "code",
+ "review",
+ "design"
+ ]
}
- ]
+ ],
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "contributorsPerLine": 7
}