summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:21:37 +0200
committerGitHub <noreply@github.com>2020-04-12 00:21:37 +0200
commit44a4cf3b277e46c2f8475fb232f6e2514cf0b6a7 (patch)
tree29b04a9e22d0736fb717432c7a7cd659ed3fab6f /.all-contributorsrc
parent9a8762ba6eca283282840e23b018dd2f87270658 (diff)
docs: add Delet0r as a contributor (#310)
* 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 b39b6c3..91a40b6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -70,6 +70,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Delet0r",
+ "name": "delet0r",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23195618?v=4",
+ "profile": "https://github.com/Delet0r",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,