summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-01-21 20:54:05 -0500
committerGitHub <noreply@github.com>2021-01-21 20:54:05 -0500
commit9822478454c419ccc1d02ed11c9a2cafbfe78a02 (patch)
tree03657925ce61813d9cd7330fc2ce9c97fddc4715 /.all-contributorsrc
parentb8d3b68e75207a584c421f961d6bb21ce92a0a88 (diff)
docs: add Frederick888 as a contributor (#396)
* 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 0b8a5bf4..2a106438 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -98,6 +98,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Frederick888",
+ "name": "Frederick Zhang",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4507647?v=4",
+ "profile": "https://onee3.org",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,