summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-09-04 14:34:46 +0200
committerGitHub <noreply@github.com>2023-09-04 14:34:46 +0200
commitf7ef198e3a3cf0bedfacd507fa1ad57699f6ac16 (patch)
tree4808d5d9edcb623eb39b66934f1644efbb00a17b
parent630cbf8f85a440763221c1c4223dd46f3c7cc47a (diff)
parentfcac2b553cef016344196019949f3ed27144d25a (diff)
Merge pull request #1661 from rust-lang/all-contributors/add-willhack
docs: add willhack as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8ceb899..9ea25f2 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2343,6 +2343,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "willhack",
+ "name": "Will Hack",
+ "avatar_url": "https://avatars.githubusercontent.com/u/18036720?v=4",
+ "profile": "https://github.com/willhack",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 76d3a58..831963a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -332,6 +332,7 @@ authors.
</tr>
<tr>
<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>
+ <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>
</tr>
</tbody>
</table>