Skip to content

Commit 464cb55

Browse files
authored
Merge pull request #1625 from rust-lang/all-contributors/add-shirts
docs: add shirts as a contributor for content
2 parents da395fe + d670847 commit 464cb55

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,15 @@
22712271
"contributions": [
22722272
"content"
22732273
]
2274+
},
2275+
{
2276+
"login": "shirts",
2277+
"name": "shirts",
2278+
"avatar_url": "https://avatars.githubusercontent.com/u/4952151?v=4",
2279+
"profile": "https://github.com/shirts",
2280+
"contributions": [
2281+
"content"
2282+
]
22742283
}
22752284
],
22762285
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ authors.
322322
</tr>
323323
<tr>
324324
<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>
325+
<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>
325326
</tr>
326327
</tbody>
327328
</table>

0 commit comments

Comments
 (0)