summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 755aaa3..c10d3d6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -197,6 +197,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "Jesse-Cameron",
+ "name": "Jesse",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3723654?v=4",
+ "profile": "https://github.com/Jesse-Cameron",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 10,
diff --git a/README.md b/README.md
index 8f0a827..df67deb 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-21-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="http://danwilhelm.com"><img src="https://avatars3.githubusercontent.com/u/6137185?v=4" width="100px;" alt=""/><br /><sub><b>Dan Wilhelm</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=danwilhelm" title="Documentation">📖</a></td>
+ <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>
</tr>
</table>