diff options
| author | liv <mokou@fastmail.com> | 2024-03-15 14:35:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:35:29 +0100 |
| commit | 2966a29449e17eace182c225b3af23fa43af3799 (patch) | |
| tree | 450f02608b21a9e246084ec65dbec0b1f465496a | |
| parent | c3f1183815fc8a529d0914a80afea4e810753475 (diff) | |
| parent | c01ddbc7477dc062dd7fac06ba5cb9e5eeaa15e9 (diff) | |
Merge pull request #1892 from rust-lang/all-contributors/add-luvchurchill
docs: add luvchurchill 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 431c3cd..7d26d4c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2631,6 +2631,15 @@ "contributions": [ "content" ] + }, + { + "login": "luvchurchill", + "name": "luvchurchill", + "avatar_url": "https://avatars.githubusercontent.com/u/46406654?v=4", + "profile": "https://github.com/luvchurchill", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, @@ -372,6 +372,7 @@ authors. </tr> <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> </tr> </tbody> </table> |
