From 15a5d50f1b00fce7af88683fa98c4ed0c6f05072 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:14:57 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 265f3f9..3e9796a 100644
--- a/README.md
+++ b/README.md
@@ -1543,6 +1543,7 @@ Thanks goes to these people ([emoji key][emojis]):
Jake Boone 💻 ⚠️ |
Stephan Köninger 🐛 💻 |
Michael Manzinger 🐛 💻 ⚠️ |
+ Dennis Chen 💻 |
From 333e3599be7685272dfe382d658b5b6b0f308e54 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:14:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ffedf4d..ccc81ed 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -739,6 +739,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "Dennis273",
+ "name": "Dennis Chen",
+ "avatar_url": "https://avatars.githubusercontent.com/u/19815164?v=4",
+ "profile": "https://github.com/Dennis273",
+ "contributions": [
+ "code"
+ ]
}
],
"repoHost": "https://github.com",