From f845e84a8c0af9abab17da0ffa78b7df047d4744 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 9 Oct 2022 06:22:50 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 505cdfe..cb6b6a0 100644
--- a/README.md
+++ b/README.md
@@ -236,18 +236,19 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 60928bad9f917eccdd3f17e9bd54ef475c8b59f5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 9 Oct 2022 06:22:51 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2b49803..ce588c5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -99,6 +99,16 @@
"contributions": [
"platform"
]
+ },
+ {
+ "login": "Theotime812",
+ "name": "Théotime Maillarbaux",
+ "avatar_url": "https://avatars.githubusercontent.com/u/45947878?v=4",
+ "profile": "https://github.com/Theotime812",
+ "contributions": [
+ "code",
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
@@ -106,5 +116,6 @@
"projectOwner": "Bhupesh-V",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}