summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfmoko <mokou@posteo.de>2021-01-22 13:11:43 +0100
committerGitHub <noreply@github.com>2021-01-22 13:11:43 +0100
commit24ea42ce61043d25e5062ccbf0e56576f1eb70e6 (patch)
treefcd30b8def87fea90076d43e5bf587360d53c8ab
parent15a79cfe9cc160395aa48037757375daf36c989c (diff)
parent6102e612fa3f6255cccea4c9016078f6ea007be0 (diff)
Merge pull request #627 from rust-lang/all-contributors/add-jfchevrette
docs: add jfchevrette as a contributor
-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 46e68ae..ea3d7ca 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -673,6 +673,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "jfchevrette",
+ "name": "Jean-Francois Chevrette",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3001?v=4",
+ "profile": "https://github.com/jfchevrette",
+ "contributions": [
+ "content",
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 369bfab..af97f55 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️
@@ -250,6 +250,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://willhayworth.com"><img src="https://avatars3.githubusercontent.com/u/181174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Will Hayworth</b></sub></a><br /><a href="#content-wsh" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/chrizel"><img src="https://avatars3.githubusercontent.com/u/20802?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christian Zeller</b></sub></a><br /><a href="#content-chrizel" title="Content">🖋</a></td>
</tr>
+ <tr>
+ <td align="center"><a href="https://github.com/jfchevrette"><img src="https://avatars.githubusercontent.com/u/3001?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jean-Francois Chevrette</b></sub></a><br /><a href="#content-jfchevrette" title="Content">🖋</a> <a href="https://github.com/rust-lang/rustlings/commits?author=jfchevrette" title="Code">💻</a></td>
+ </tr>
</table>
<!-- markdownlint-restore -->