docs: update contributors

This commit is contained in:
tzhangchi
2022-12-28 17:04:36 +08:00
committed by DarkSky
parent 96383fc60d
commit bb0690843d
3 changed files with 408 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
# Contributor Add
- https://allcontributors.org/docs/en/cli/usage
- https://allcontributors.org/docs/en/emoji-key
```shell
all-contributors add tzhangchi code,doc
all-contributors generate
```