diff options
| author | marisa <mokou@fastmail.com> | 2021-03-22 13:37:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 13:37:10 +0100 |
| commit | ece841f5cefeaeadc76938ec1617f08a0cb00c71 (patch) | |
| tree | 61803e4e6917f1d077d8eb784b13abb081270673 | |
| parent | b350945a164350194f13eeb55aa6b564c33c0061 (diff) | |
| parent | 2a6e4dc8a65a1658f55edc5fe63854197839b358 (diff) | |
Merge pull request #680 from rust-lang/all-contributors/add-blerchy
docs: add blerchy as a contributor
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | README.md | 3 |
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, @@ -1,5 +1,5 @@ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> -[](#contributors-) +[](#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> |
