From eba0f34928c3f8f08be1822facc094ef8d563385 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 4 Jun 2020 00:46:42 +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 13ab8d80..dba4eb3e 100644
--- a/README.md
+++ b/README.md
@@ -535,6 +535,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Steven Fitzpatrick ๐ |
 Juan Je Garcรญa ๐ |
 Championrunner ๐ |
+  Sam Tsai ๐ป โ ๏ธ |
From b13f6c8ab2b829755544eb22827de63db926a692 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 4 Jun 2020 00:46:43 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2add43b4..fa6a0157 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1063,6 +1063,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "samtsai",
+ "name": "Sam Tsai",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/225526?v=4",
+ "profile": "https://github.com/samtsai",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,