summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarisa <mokou@fastmail.com>2021-03-22 13:37:10 +0100
committerGitHub <noreply@github.com>2021-03-22 13:37:10 +0100
commitece841f5cefeaeadc76938ec1617f08a0cb00c71 (patch)
tree61803e4e6917f1d077d8eb784b13abb081270673
parentb350945a164350194f13eeb55aa6b564c33c0061 (diff)
parent2a6e4dc8a65a1658f55edc5fe63854197839b358 (diff)
Merge pull request #680 from rust-lang/all-contributors/add-blerchy
docs: add blerchy as a contributor
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ccce947..4726b64 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -765,6 +765,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "blerchy",
+ "name": "Matt Lebl",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2555355?v=4",
+ "profile": "https://github.com/blerchy",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 5871e3d..75e298f 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-82-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️
@@ -263,6 +263,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://www.haveneer.com"><img src="https://avatars.githubusercontent.com/u/26146722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pascal H.</b></sub></a><br /><a href="#content-hpwxf" title="Content">🖋</a></td>
<td align="center"><a href="https://twitter.com/chapeupreto"><img src="https://avatars.githubusercontent.com/u/834048?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rod Elias</b></sub></a><br /><a href="#content-chapeupreto" title="Content">🖋</a></td>
+ <td align="center"><a href="https://github.com/blerchy"><img src="https://avatars.githubusercontent.com/u/2555355?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Lebl</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=blerchy" title="Code">💻</a></td>
</tr>
</table>