summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:43:54 +0200
committerGitHub <noreply@github.com>2020-04-12 00:43:54 +0200
commitf26ed591f313c81c63afbbcf0090fd607f445f75 (patch)
treee64e504317adadccf934d5e12c5697f908338f9c
parent0b4576a0286ee77b63f0c9c0b59ddfdc2b277410 (diff)
docs: add nyxtom as a contributor (#332)
* 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 810f2f7..7d43f4f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -272,6 +272,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "nyxtom",
+ "name": "Thomas Holloway",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/222763?v=4",
+ "profile": "https://github.com/nyxtom",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 10,
diff --git a/README.md b/README.md
index 17d3a74..ccdf817 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-29-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://dylnuge.com"><img src="https://avatars2.githubusercontent.com/u/118624?v=4" width="100px;" alt=""/><br /><sub><b>Dylan Nugent</b></sub></a><br /><a href="#content-Dylnuge" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/vyaslav"><img src="https://avatars0.githubusercontent.com/u/1385427?v=4" width="100px;" alt=""/><br /><sub><b>vyaslav</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=vyaslav" title="Code">💻</a> <a href="#content-vyaslav" title="Content">🖋</a></td>
<td align="center"><a href="https://join.sfxd.org"><img src="https://avatars1.githubusercontent.com/u/17297466?v=4" width="100px;" alt=""/><br /><sub><b>George</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=gdoenlen" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/nyxtom"><img src="https://avatars2.githubusercontent.com/u/222763?v=4" width="100px;" alt=""/><br /><sub><b>Thomas Holloway</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=nyxtom" title="Code">💻</a> <a href="#content-nyxtom" title="Content">🖋</a></td>
</tr>
</table>