diff options
| author | liv <mokou@fastmail.com> | 2024-03-15 14:37:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:37:25 +0100 |
| commit | 34df327d2abb6e790cadd6239cb6c1288cc0a42c (patch) | |
| tree | 91e04221f1e275be6e9c7acc1a4af888f869d2c2 | |
| parent | ce5df2d84b311c3745893f7839a30f6ed8ae710e (diff) | |
| parent | b7b74910d8fe8aed81df5fe120bc2f4c272877de (diff) | |
Merge pull request #1893 from rust-lang/all-contributors/add-LeverImmy
docs: add LeverImmy as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 7d26d4c..b093b48 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2640,6 +2640,15 @@ "contributions": [ "code" ] + }, + { + "login": "LeverImmy", + "name": "Ze-en Xiong", + "avatar_url": "https://avatars.githubusercontent.com/u/47663913?v=4", + "profile": "https://leverimmy.top/", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -373,6 +373,7 @@ authors. <tr> <td align="center" valign="top" width="12.5%"><a href="https://github.com/evanmiller2112"><img src="https://avatars.githubusercontent.com/u/28488957?v=4?s=100" width="100px;" alt="Evan Miller"/><br /><sub><b>Evan Miller</b></sub></a><br /><a href="#content-evanmiller2112" title="Content">🖋</a></td> <td align="center" valign="top" width="12.5%"><a href="https://github.com/luvchurchill"><img src="https://avatars.githubusercontent.com/u/46406654?v=4?s=100" width="100px;" alt="luvchurchill"/><br /><sub><b>luvchurchill</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=luvchurchill" title="Code">💻</a></td> + <td align="center" valign="top" width="12.5%"><a href="https://leverimmy.top/"><img src="https://avatars.githubusercontent.com/u/47663913?v=4?s=100" width="100px;" alt="Ze-en Xiong"/><br /><sub><b>Ze-en Xiong</b></sub></a><br /><a href="#content-LeverImmy" title="Content">🖋</a></td> </tr> </tbody> </table> |
