summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:22:30 +0200
committerGitHub <noreply@github.com>2020-04-12 00:22:30 +0200
commit3eb0fb5aa645ecdda350e60e4321b542b897b262 (patch)
tree7a6ba3cf815270e256e47a74ba1b76f51246c323 /.all-contributorsrc
parent44a4cf3b277e46c2f8475fb232f6e2514cf0b6a7 (diff)
docs: add shaunbennett as a contributor (#311)
* 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 91a40b6..6562b0f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -79,6 +79,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "shaunbennett",
+ "name": "Shaun Bennett",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10522375?v=4",
+ "profile": "http://phinary.ca",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,