From 7de20e6be0c9073e7dbd0536c8d76ee4c1898e1c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 5 Jul 2023 12:57:35 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c6ef7306..5cade5b6 100644
--- a/README.md
+++ b/README.md
@@ -236,6 +236,7 @@ Thanks goes to these wonderful people
Jeff Potter
Jeff Potter
π
Kenny Gray
Kenny Gray
π
Jorge Ruvalcaba
Jorge Ruvalcaba
π
+ Pawan Kumar
Pawan Kumar
π
From 8081354b1ae2e2c23e7d68b2b1c4ca8420995839 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 5 Jul 2023 12:57:36 +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 bc0b52d3..d167f00b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -385,10 +385,20 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "creador-dev",
+ "name": "Pawan Kumar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/40248406?v=4",
+ "profile": "https://creador.dev",
+ "contributions": [
+ "doc"
+ ]
}
],
"repoHost": "https://github.com",
"contributorsPerLine": 7,
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}