diff options
| author | liv <mokou@fastmail.com> | 2023-04-28 08:40:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-28 08:40:25 +0000 |
| commit | b75d2aa3f4e6c80668261fbcc6ac287e61029ca0 (patch) | |
| tree | b9dd39c6af23c478d6bffd6a2d00409e608ef24a | |
| parent | 6ae0525f7a5e7f19a45ffce19354de4fc5b29816 (diff) | |
| parent | eb4079c674640b4fc307d5dca7a23dcef33129f2 (diff) | |
Merge pull request #1499 from rust-lang/all-contributors/add-esotuvaka
docs: add esotuvaka 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 8dd0d92..a973b2d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2055,6 +2055,15 @@ "contributions": [ "content" ] + }, + { + "login": "esotuvaka", + "name": "Eric", + "avatar_url": "https://avatars.githubusercontent.com/u/104941850?v=4", + "profile": "http://esotuvaka.github.io", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -292,6 +292,7 @@ authors. </tr> <tr> <td align="center" valign="top" width="12.5%"><a href="http://www.alangerber.us"><img src="https://avatars.githubusercontent.com/u/201313?v=4?s=100" width="100px;" alt="Alan Gerber"/><br /><sub><b>Alan Gerber</b></sub></a><br /><a href="#content-akgerber" title="Content">🖋</a></td> + <td align="center" valign="top" width="12.5%"><a href="http://esotuvaka.github.io"><img src="https://avatars.githubusercontent.com/u/104941850?v=4?s=100" width="100px;" alt="Eric"/><br /><sub><b>Eric</b></sub></a><br /><a href="#content-esotuvaka" title="Content">🖋</a></td> </tr> </tbody> </table> |
