diff options
| author | diannasoreil <mokou@fastmail.com> | 2021-12-24 13:28:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-24 13:28:16 +0100 |
| commit | e06ba1df58a4bc3a8ccbbd11c8a393cf98a875db (patch) | |
| tree | c2e429c11f2290726e983a37f1361714f7798914 | |
| parent | 6516a894858c1651d6a2f18d5396f305912c79fc (diff) | |
| parent | 7dce8c8b612a68ccfc1165358e075c4837b0bf92 (diff) | |
Merge pull request #896 from rust-lang/all-contributors/add-nekonako
docs: add nekonako 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 f04a0ce..6c3319c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1056,6 +1056,15 @@ "contributions": [ "code" ] + }, + { + "login": "nekonako", + "name": "nekonako", + "avatar_url": "https://avatars.githubusercontent.com/u/46141275?v=4", + "profile": "https://nekonako.github.io", + "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 🦀❤️ @@ -320,6 +320,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d <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> + <td align="center"><a href="https://nekonako.github.io"><img src="https://avatars.githubusercontent.com/u/46141275?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nekonako</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nekonako" title="Code">💻</a></td> </tr> </table> |
