From 27b7392a1a6a542376a5027f80d3217f862f66c8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 08:05:20 +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..f5c6059 100644
--- a/README.md
+++ b/README.md
@@ -113,8 +113,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From bf367ef268065d51f5c64c3a0bfe9a0ec411db95 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 08:05:21 +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..4e3126e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -23,6 +23,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "ubercj",
+ "name": "Chris Jones",
+ "avatar_url": "https://avatars.githubusercontent.com/u/73803823?v=4",
+ "profile": "https://github.com/ubercj",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -30,5 +39,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "google-translate-select",
- "projectOwner": "i7eo"
+ "projectOwner": "i7eo",
+ "commitType": "docs"
}