Skip to content

Commit f7ef198

Browse files
authored
Merge pull request #1661 from rust-lang/all-contributors/add-willhack
docs: add willhack as a contributor for content
2 parents 630cbf8 + fcac2b5 commit f7ef198

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
@@ -2343,6 +2343,15 @@
23432343
"contributions": [
23442344
"content"
23452345
]
2346+
},
2347+
{
2348+
"login": "willhack",
2349+
"name": "Will Hack",
2350+
"avatar_url": "https://avatars.githubusercontent.com/u/18036720?v=4",
2351+
"profile": "https://github.com/willhack",
2352+
"contributions": [
2353+
"content"
2354+
]
23462355
}
23472356
],
23482357
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ authors.
332332
</tr>
333333
<tr>
334334
<td align="center" valign="top" width="12.5%"><a href="https://moduslaborandi.net"><img src="https://avatars.githubusercontent.com/u/3340793?v=4?s=100" width="100px;" alt="Yamila Moreno"/><br /><sub><b>Yamila Moreno</b></sub></a><br /><a href="#content-yamila-moreno" title="Content">🖋</a></td>
335+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/willhack"><img src="https://avatars.githubusercontent.com/u/18036720?v=4?s=100" width="100px;" alt="Will Hack"/><br /><sub><b>Will Hack</b></sub></a><br /><a href="#content-willhack" title="Content">🖋</a></td>
335336
</tr>
336337
</tbody>
337338
</table>

0 commit comments

Comments
 (0)