diff options
| author | liv <mokou@fastmail.com> | 2023-08-15 11:20:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-15 11:20:10 +0200 |
| commit | 464cb5566d9e36bf6f8ccf83a105097bce91ad4d (patch) | |
| tree | a867c318bdecbd9d3f632946d1435259663bb4ba | |
| parent | da395fed20510ba3d76f25165e5aa2b31f5c50c8 (diff) | |
| parent | d67084730841399466089b867bc41f780e8c0281 (diff) | |
Merge pull request #1625 from rust-lang/all-contributors/add-shirts
docs: add shirts 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 632a633..5d1c22b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2271,6 +2271,15 @@ "contributions": [ "content" ] + }, + { + "login": "shirts", + "name": "shirts", + "avatar_url": "https://avatars.githubusercontent.com/u/4952151?v=4", + "profile": "https://github.com/shirts", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -322,6 +322,7 @@ authors. </tr> <tr> <td align="center" valign="top" width="12.5%"><a href="https://github.com/barlevalon"><img src="https://avatars.githubusercontent.com/u/3397911?v=4?s=100" width="100px;" alt="Alon Hearter"/><br /><sub><b>Alon Hearter</b></sub></a><br /><a href="#content-barlevalon" title="Content">🖋</a></td> + <td align="center" valign="top" width="12.5%"><a href="https://github.com/shirts"><img src="https://avatars.githubusercontent.com/u/4952151?v=4?s=100" width="100px;" alt="shirts"/><br /><sub><b>shirts</b></sub></a><br /><a href="#content-shirts" title="Content">🖋</a></td> </tr> </tbody> </table> |
