summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-09-04 14:35:42 +0200
committerGitHub <noreply@github.com>2023-09-04 14:35:42 +0200
commitd03f624357b2d258b5dff2c2e71a25a8e9a4fabb (patch)
treeedd8c5109638761800898e1f588b7d474d9c6452
parentc57ad35e5bea45049f416f418cbcad75f2d66add (diff)
parentb5473218685fef0d4ef027ce5781aeb8efa71ac1 (diff)
Merge pull request #1662 from rust-lang/all-contributors/add-bean5
docs: add bean5 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 9ea25f2..40cebc1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2352,6 +2352,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "bean5",
+ "name": "Michael",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2052646?v=4",
+ "profile": "http://cancompute.tech",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 831963a..9c5b116 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -333,6 +333,7 @@ authors.
<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>
+ <td align="center" valign="top" width="12.5%"><a href="http://cancompute.tech"><img src="https://avatars.githubusercontent.com/u/2052646?v=4?s=100" width="100px;" alt="Michael"/><br /><sub><b>Michael</b></sub></a><br /><a href="#content-bean5" title="Content">🖋</a></td>
</tr>
</tbody>
</table>