summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:39:56 +0200
committerGitHub <noreply@github.com>2020-04-12 00:39:56 +0200
commit443600194c343db785ba9edefe68a29f174c54c9 (patch)
treecf2ba6c44e20b1d687acff086735244eaa9bbaaa /.all-contributorsrc
parent7b6f14c25ada500d6c65a3369b292080a0e3274f (diff)
docs: add nkanderson as a contributor (#327)
* 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-contributorsrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cc47586..c8fa97a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -225,6 +225,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "nkanderson",
+ "name": "nkanderson",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4128825?v=4",
+ "profile": "https://github.com/nkanderson",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 10,