diff options
| author | liv <mokou@fastmail.com> | 2022-08-03 17:36:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-03 17:36:14 +0200 |
| commit | 300cdc27dd0eb06939e187f86dd5833d146339a3 (patch) | |
| tree | cb5c66027b02b9ace67b449de7f2c94787d9fca9 | |
| parent | cbf9016187d459956a002172212ee54fb7860595 (diff) | |
| parent | 7a7281764c03beb3560e7dba8759bcb7eab71f99 (diff) | |
Merge pull request #1123 from rust-lang/all-contributors/add-clairew
docs: add clairew 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 5ff2c66..5fc58e7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1443,6 +1443,15 @@ "contributions": [ "content" ] + }, + { + "login": "clairew", + "name": "Claire", + "avatar_url": "https://avatars.githubusercontent.com/u/9344258?v=4", + "profile": "http://clairewang.net", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -205,6 +205,7 @@ authors. <td align="center"><a href="https://github.com/thatlittleboy"><img src="https://avatars.githubusercontent.com/u/30731072?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeremy Goh</b></sub></a><br /><a href="#content-thatlittleboy" title="Content">🖋</a></td> <td align="center"><a href="https://github.com/Lioness100"><img src="https://avatars.githubusercontent.com/u/65814829?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lioness100</b></sub></a><br /><a href="#content-Lioness100" title="Content">🖋</a></td> <td align="center"><a href="https://github.com/tvkn"><img src="https://avatars.githubusercontent.com/u/79277926?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tristan Nicholls</b></sub></a><br /><a href="#content-tvkn" title="Content">🖋</a></td> + <td align="center"><a href="http://clairewang.net"><img src="https://avatars.githubusercontent.com/u/9344258?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Claire</b></sub></a><br /><a href="#content-clairew" title="Content">🖋</a></td> </tr> </table> |
