From 623ef01a1170a04c8b6407c69b347d627a1eab62 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 30 Jan 2024 00:22:04 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 185 ++++++++++++++++++++++++++++--------------------------
1 file changed, 95 insertions(+), 90 deletions(-)
diff --git a/README.md b/README.md
index d3b1bff..147ff09 100644
--- a/README.md
+++ b/README.md
@@ -1447,96 +1447,101 @@ Thanks goes to these people ([emoji key][emojis]):
From 01bee52ecf54878762ccb23808af207abea3327d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 30 Jan 2024 00:22:05 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 45384aa..08e9516 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -697,9 +697,22 @@
"code",
"ideas"
]
+ },
+ {
+ "login": "fpapado",
+ "name": "Fotis Papadogeorgopoulos",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3210764?v=4",
+ "profile": "http://fotis.xyz",
+ "contributions": [
+ "code",
+ "doc",
+ "test"
+ ]
}
],
"repoHost": "https://github.com",
"contributorsPerLine": 7,
- "skipCi": false
+ "skipCi": false,
+ "commitType": "docs",
+ "commitConvention": "angular"
}