summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-06-15 11:38:52 -0400
committerGitHub <noreply@github.com>2021-06-15 11:38:52 -0400
commit2de6b3ec5471658364343c2e6c40bdc56fd2a6fe (patch)
tree76732abae8d892746d7e928e842bef83c46e2d15 /.all-contributorsrc
parente3f75f36d7c4f5f55ce296ac26d16fb4afb564aa (diff)
docs: add dakyskye as a contributor for doc (#499)
* 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 6efd674b..fc0eabce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -143,6 +143,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "dakyskye",
+ "name": "Lasha Kanteladze",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32128756?v=4",
+ "profile": "https://dakyskye.github.io",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,