summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-07-25 19:58:14 -0400
committerGitHub <noreply@github.com>2021-07-25 19:58:14 -0400
commit2edd78d73ab6c124319d61131e768d629fb95e82 (patch)
tree423b78c553b80284bc04b93432fb5c80761091fb /.all-contributorsrc
parent0c1d045085332f1083f7a36cac8d2f4f4b1ab522 (diff)
docs: add TotalCaesar659 as a contributor for doc (#559)
* 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 e0c36ce2..08514d58 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -170,6 +170,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "TotalCaesar659",
+ "name": "TotalCaesar659",
+ "avatar_url": "https://avatars.githubusercontent.com/u/14265316?v=4",
+ "profile": "https://github.com/TotalCaesar659",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,