From 8760d23ca790924867e215d6b5ed3a355c3720be Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Nov 2022 08:44:58 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 859df070..0fa93b9b 100755
--- a/README.md
+++ b/README.md
@@ -81,12 +81,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 9ef7472b93c92fbe1596c6520d4b8bad10885f87 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Nov 2022 08:44:59 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ed98ce88..58462b46 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -49,6 +49,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Synthetica9",
+ "name": "Patrick Hilhorst",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7075751?v=4",
+ "profile": "https://github.com/Synthetica9",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -56,5 +65,6 @@
"projectOwner": "Addono",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}
From db43d6d8681141161e2fe12467ab1575448f02b5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Nov 2022 08:52:28 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0fa93b9b..3eb0c718 100755
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Djamon Staal 🛡️ 🚇 |
 Koen 🚇 🤔 📓 🐛 |
 Timo 💻 |
-  Patrick Hilhorst 💻 |
+  Patrick Hilhorst 💻 🚧 |
From 4aa557fe710b81eb31962ac7ff1ec5b72d40f3b8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Nov 2022 08:52:29 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 58462b46..fa401906 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -56,7 +56,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/7075751?v=4",
"profile": "https://github.com/Synthetica9",
"contributions": [
- "code"
+ "code",
+ "maintenance"
]
}
],