summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:54:28 +0200
committerGitHub <noreply@github.com>2020-04-12 00:54:28 +0200
commiteface5ef4568cfd52e3855b5895f394be337a1e8 (patch)
tree5da1c3fe96a218b4ef64cd34dceb1de5127f589c /.all-contributorsrc
parent5b72f478a7ee9cb282f31ef798f6b3a23205e8b0 (diff)
docs: add harrisonmetz as a contributor (#343)
* 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 b8ba690..f80e1f4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -368,6 +368,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "harrisonmetz",
+ "name": "Harrison Metzger",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7883408?v=4",
+ "profile": "https://github.com/harrisonmetz",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,