summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-02-22 06:29:48 -0500
committerGitHub <noreply@github.com>2022-02-22 06:29:48 -0500
commit1642b570b86819944ed12abc712e43da29051375 (patch)
tree4b294ecc57b233c38fbc54645a2547d11ec54e4e /.all-contributorsrc
parent39597975a77a0b20d4f1d63bcaa54f5ea00e550a (diff)
docs: add shurizzle as a contributor for code (#677)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * fix Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: ClementTsang <cjhtsang@uwaterloo.ca>
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 5ceb23c6..0f27794d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -235,6 +235,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "shurizzle",
+ "name": "shura",
+ "avatar_url": "https://avatars.githubusercontent.com/u/203655?v=4",
+ "profile": "https://github.com/shurizzle",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,