summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-12-06 19:34:53 -0500
committerGitHub <noreply@github.com>2022-12-06 19:34:53 -0500
commitc38313abebd900ec6735aab1ded33b17bd2cb92e (patch)
tree27e95f7dd4126dc30c98d503ea3a3f9006b4e640 /.all-contributorsrc
parent4272dd0c2d75ee67f6c273e3cee30ea35515e9b2 (diff)
docs: add sou-chon as a contributor for code (#927)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d9059c6d..6fd8017c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -326,6 +326,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "sou-chon",
+ "name": "Chon Sou",
+ "avatar_url": "https://avatars.githubusercontent.com/u/35537528?v=4",
+ "profile": "https://github.com/sou-chon",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,