summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2024-02-02 02:24:38 -0500
committerGitHub <noreply@github.com>2024-02-02 02:24:38 -0500
commit8d84b688b004b9c6f383e446a4048cadf1000a31 (patch)
treec3c2febb8736a2a4891af19c05a41be6bb1296c3 /.all-contributorsrc
parent98d4c4498b2bf01ff14fdb4f1a66199b0dea134e (diff)
docs: add Freed-Wu as a contributor for code, and doc (#1404)
* 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-contributorsrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 47e23199..0146eec5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -425,6 +425,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Freed-Wu",
+ "name": "wzy",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32936898?v=4",
+ "profile": "https://freed-wu.github.io/",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,