From a3a1f2f7e7ec2a80826107c17abc3d376fc3a62f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 08:08:00 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 44a275a..a123347 100644
--- a/README.md
+++ b/README.md
@@ -113,8 +113,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From d17e532a743ebc0b4d5c5020afdf9bd70625a566 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 08:08:02 +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 3f9dfde..bd3ff15 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -23,6 +23,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "zero-stealth",
+ "name": "Zero",
+ "avatar_url": "https://avatars.githubusercontent.com/u/86556838?v=4",
+ "profile": "https://collins-odongo.netlify.app/",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
@@ -30,5 +39,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "google-translate-select",
- "projectOwner": "i7eo"
+ "projectOwner": "i7eo",
+ "commitType": "docs"
}