diff options
| author | liv <mokou@fastmail.com> | 2023-03-10 18:03:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-10 18:03:30 +0100 |
| commit | 5c5cd4c658ebb82f26f88b07660c1fc0fcb6ac14 (patch) | |
| tree | 51647c1ce61f799de7f84549d6e6a181dc23b457 | |
| parent | 9c515c78633b5f9a8356aa0a4dc0711e2335f713 (diff) | |
| parent | 53a8318f32037c340d96488b46b6620d4ffbcd7f (diff) | |
Merge pull request #1416 from rust-lang/all-contributors/add-Nagidal
docs: add Nagidal as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 2b0ffea..0c74225 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1902,6 +1902,15 @@ "contributions": [ "tool" ] + }, + { + "login": "Nagidal", + "name": "Nagidal", + "avatar_url": "https://avatars.githubusercontent.com/u/7075397?v=4", + "profile": "https://github.com/Nagidal", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -270,6 +270,9 @@ authors. <td align="center" valign="top" width="12.5%"><a href="https://nidhalmessaoudi.herokuapp.com"><img src="https://avatars.githubusercontent.com/u/63377412?v=4?s=100" width="100px;" alt="Nidhal Messaoudi"/><br /><sub><b>Nidhal Messaoudi</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nidhalmessaoudi" title="Code">💻</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/MahdiBM"><img src="https://avatars.githubusercontent.com/u/54685446?v=4?s=100" width="100px;" alt="Mahdi Bahrami"/><br /><sub><b>Mahdi Bahrami</b></sub></a><br /><a href="#tool-MahdiBM" title="Tools">🔧</a></td> </tr> + <tr> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/Nagidal"><img src="https://avatars.githubusercontent.com/u/7075397?v=4?s=100" width="100px;" alt="Nagidal"/><br /><sub><b>Nagidal</b></sub></a><br /><a href="#content-Nagidal" title="Content">🖋</a></td> + </tr> </tbody> </table> |
