diff options
| author | diannasoreil <mokou@fastmail.com> | 2021-12-16 14:11:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-16 14:11:39 +0100 |
| commit | f7719a4a9ce23386710c76748de406ecdf7eda43 (patch) | |
| tree | 56fa4415a1ab801d497e8d099f33070c67521f4a | |
| parent | 969384c258c55daa01dfb0f71555d53b30d8be17 (diff) | |
| parent | 81fb3967805a939f1149f0451afd94d566ab4d2a (diff) | |
Merge pull request #891 from rust-lang/all-contributors/add-frvannes16
docs: add frvannes16 as a contributor for code
| -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 6bf3853..f04a0ce 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1047,6 +1047,15 @@ "contributions": [ "content" ] + }, + { + "login": "frvannes16", + "name": "Franklin van Nes", + "avatar_url": "https://avatars.githubusercontent.com/u/3188475?v=4", + "profile": "https://github.com/frvannes16", + "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 🦀❤️ @@ -319,6 +319,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d </tr> <tr> <td align="center"><a href="https://github.com/alirezaghey"><img src="https://avatars.githubusercontent.com/u/26653424?v=4?s=100" width="100px;" alt=""/><br /><sub><b>alirezaghey</b></sub></a><br /><a href="#content-alirezaghey" title="Content">🖋</a></td> + <td align="center"><a href="https://github.com/frvannes16"><img src="https://avatars.githubusercontent.com/u/3188475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Franklin van Nes</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=frvannes16" title="Code">💻</a></td> </tr> </table> |
