summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:54:59 +0200
committerGitHub <noreply@github.com>2020-04-12 00:54:59 +0200
commite093af4c05514044a1223156400145185e42ef7f (patch)
tree8e2065246401c1cb23f7e43254e569f982be5892
parenteface5ef4568cfd52e3855b5895f394be337a1e8 (diff)
docs: add TorbenJ as a contributor (#344)
* 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.md5
2 files changed, 14 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f80e1f4..c7beed8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -377,6 +377,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "TorbenJ",
+ "name": "Torben Jonas",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9077102?v=4",
+ "profile": "https://github.com/TorbenJ",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 5985e75..9dca811 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-40-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -188,6 +188,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/gnodarse"><img src="https://avatars3.githubusercontent.com/u/46761795?v=4" width="100px;" alt=""/><br /><sub><b>gnodarse</b></sub></a><br /><a href="#content-gnodarse" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/harrisonmetz"><img src="https://avatars1.githubusercontent.com/u/7883408?v=4" width="100px;" alt=""/><br /><sub><b>Harrison Metzger</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=harrisonmetz" title="Code">💻</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://github.com/TorbenJ"><img src="https://avatars2.githubusercontent.com/u/9077102?v=4" width="100px;" alt=""/><br /><sub><b>Torben Jonas</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=TorbenJ" title="Code">💻</a> <a href="#content-TorbenJ" title="Content">🖋</a></td>
+ </tr>
</table>
<!-- markdownlint-enable -->