summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-07-26 14:08:13 -0400
committerGitHub <noreply@github.com>2022-07-26 14:08:13 -0400
commitfd8346112a4f3086f912b7a4382b5e10002a2768 (patch)
treef054f8cd5ba1e8a3a631f435dbcbf8c6c3bf34f5 /.all-contributorsrc
parentbc74e0b73b85c89e3a7feefecd6b1443c16f4170 (diff)
docs: add xgdgsc as a contributor for doc (#772)
* 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 0b96d26a..e858a701 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -253,6 +253,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "xgdgsc",
+ "name": "xgdgsc",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1189869?v=4",
+ "profile": "https://github.com/xgdgsc",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,