summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-05-05 17:58:14 -0400
committerGitHub <noreply@github.com>2020-05-05 17:58:14 -0400
commitcf2a2a952babeda815d254f8e90342b757592dc2 (patch)
treee79fbf9619f507d4b92c58b790cdf13aea4dd3bf /.all-contributorsrc
parent453c10e7c580fd964cf0fcc2c37afe6ed9a62175 (diff)
docs: add HarHarLinks as a contributor (#147)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: update badge Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Clement Tsang <34804052+ClementTsang@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 212b0ce0..56f66dce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -32,6 +32,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "HarHarLinks",
+ "name": "Kim Brose",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2803622?v=4",
+ "profile": "https://github.com/HarHarLinks",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,