diff options
| author | liv <mokou@fastmail.com> | 2023-03-31 13:31:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-31 13:31:47 +0000 |
| commit | 09dc7058c92bc62c6c2c6aa7128b79a8ad4e3d22 (patch) | |
| tree | d62df4e7708cd72eb24d7b57ab04c0c25ee19eaf | |
| parent | 6f84887f602e72d283a4a0400bb48a86bff71ff6 (diff) | |
| parent | 75f0ab65d1d93be46440bf00bdaa211188f91db6 (diff) | |
Merge pull request #1456 from rust-lang/all-contributors/add-ahresse
docs: add ahresse 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 55161bb..0416dd8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1983,6 +1983,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ahresse", + "name": "Alexandre Esse", + "avatar_url": "https://avatars.githubusercontent.com/u/28402488?v=4", + "profile": "https://github.com/ahresse", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -282,6 +282,7 @@ authors. </tr> <tr> <td align="center" valign="top" width="12.5%"><a href="http://keogami.ml"><img src="https://avatars.githubusercontent.com/u/41939011?v=4?s=100" width="100px;" alt="Keogami"/><br /><sub><b>Keogami</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=keogami" title="Documentation">📖</a></td> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/ahresse"><img src="https://avatars.githubusercontent.com/u/28402488?v=4?s=100" width="100px;" alt="Alexandre Esse"/><br /><sub><b>Alexandre Esse</b></sub></a><br /><a href="#content-ahresse" title="Content">🖋</a></td> </tr> </tbody> </table> |
