From 56b78a4e04d98b856912f6569c733bd32655691f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 16 Nov 2022 22:41:12 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 127 ++++++++++++++++++++++++++++--------------------------
1 file changed, 65 insertions(+), 62 deletions(-)
diff --git a/README.md b/README.md
index af7b08d..d6ca63a 100644
--- a/README.md
+++ b/README.md
@@ -181,68 +181,71 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 20a826fc0fd57f8731bf88af29405e7b7a4d6044 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 16 Nov 2022 22:41:13 +0000
Subject: [PATCH 2/2] 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 6897f8c..191b7f8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -449,6 +449,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "udoprog",
+ "name": "John-John Tedro",
+ "avatar_url": "https://avatars.githubusercontent.com/u/111092?v=4",
+ "profile": "http://udoprog.github.io/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -456,5 +465,6 @@
"projectOwner": "epi052",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}