From 56c05f6232a1cd4cfa5444b1d391f88feef98e7b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 23 Jul 2022 15:37:05 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index ca763de..27103bf 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -199,6 +199,9 @@ authors.
Mattia Schiavon 🖋 |
Eric Jolibois 🖋 |
+
+ Edwin Chang 🖋 |
+
From e858fd94fbed689b4533605ea133c8030a93197a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 23 Jul 2022 15:37:06 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3903233..cd43669 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1398,6 +1398,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "EdwinChang24",
+ "name": "Edwin Chang",
+ "avatar_url": "https://avatars.githubusercontent.com/u/88263098?v=4",
+ "profile": "http://edwinchang.vercel.app",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,