summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-28 17:44:30 -0400
committerGitHub <noreply@github.com>2020-04-28 17:44:30 -0400
commitee84d799bfafe65bf9f7d396578bb118a1b7d002 (patch)
treedb9c2457a9e1f6834fc11410741bcaf2d4a31d37 /.all-contributorsrc
parente850d3d2a8ca143118b364c6cd04974ddca19e57 (diff)
docs: add andys8 as a contributor (#137)
* 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 0fe539a0..212b0ce0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -23,6 +23,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "andys8",
+ "name": "Andy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/13085980?v=4",
+ "profile": "https://andys8.de",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,