summaryrefslogtreecommitdiff
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
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>
-rw-r--r--.all-contributorsrc10
-rw-r--r--README.md3
2 files changed, 12 insertions, 1 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,
diff --git a/README.md b/README.md
index a569c6b..2d34f9c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
![crab pet](https://i.imgur.com/LbZJgmm.gif)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -167,6 +167,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/Jesse-Cameron"><img src="https://avatars3.githubusercontent.com/u/3723654?v=4" width="100px;" alt=""/><br /><sub><b>Jesse</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=Jesse-Cameron" title="Code">💻</a> <a href="#content-Jesse-Cameron" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/MrFroop"><img src="https://avatars3.githubusercontent.com/u/196700?v=4" width="100px;" alt=""/><br /><sub><b>Fredrik Jambrén</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=MrFroop" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/petemcfarlane"><img src="https://avatars3.githubusercontent.com/u/3472717?v=4" width="100px;" alt=""/><br /><sub><b>Pete McFarlane</b></sub></a><br /><a href="#content-petemcfarlane" title="Content">🖋</a></td>
+ <td align="center"><a href="https://github.com/nkanderson"><img src="https://avatars0.githubusercontent.com/u/4128825?v=4" width="100px;" alt=""/><br /><sub><b>nkanderson</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=nkanderson" title="Code">💻</a> <a href="#content-nkanderson" title="Content">🖋</a></td>
</tr>
</table>