From 56dc9010344e5afc3ec6ef225f494790d191acac Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 23 Nov 2022 18:48:47 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 53fd923..731743b 100644
--- a/README.md
+++ b/README.md
@@ -276,10 +276,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From f9f2cf1b3137adebba8241ab027b379eb68c5c4f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 23 Nov 2022 18:48:48 +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 27047a3..b2544a7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -23,6 +23,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "c00ler",
+ "name": "Alexey Venderov",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1210272?v=4",
+ "profile": "https://github.com/c00ler",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -30,5 +39,6 @@
"projectOwner": "cdimascio",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}