diff options
| author | liv <mokou@fastmail.com> | 2024-03-15 13:52:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 13:52:01 +0100 |
| commit | 27d1a31eb6aad887a5c2a48db4a1a1fb981c0f6f (patch) | |
| tree | 6c246952e110b747f44084b595b139bd3f871535 | |
| parent | 17ee0e3c7a47054baf5e66c5525541e4153c03b7 (diff) | |
| parent | 3c6c29e19e2f46434fb8c9c0df3d1950053213c1 (diff) | |
Merge pull request #1884 from rust-lang/all-contributors/add-AnonimAnonim2245
docs: add AnonimAnonim2245 as a contributor for code
| -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 cc26876..c16d2c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2559,6 +2559,15 @@ "contributions": [ "content" ] + }, + { + "login": "AnonimAnonim2245", + "name": "Luca Plian", + "avatar_url": "https://avatars.githubusercontent.com/u/98339220?v=4", + "profile": "https://github.com/AnonimAnonim2245", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, @@ -362,6 +362,7 @@ authors. </tr> <tr> <td align="center" valign="top" width="12.5%"><a href="https://github.com/gerases"><img src="https://avatars.githubusercontent.com/u/8953623?v=4?s=100" width="100px;" alt="gerases"/><br /><sub><b>gerases</b></sub></a><br /><a href="#content-gerases" title="Content">🖋</a></td> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/AnonimAnonim2245"><img src="https://avatars.githubusercontent.com/u/98339220?v=4?s=100" width="100px;" alt="Luca Plian"/><br /><sub><b>Luca Plian</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=AnonimAnonim2245" title="Code">💻</a></td> </tr> </tbody> </table> |
