summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-10-18 23:32:53 +0200
committerGitHub <noreply@github.com>2023-10-18 23:32:53 +0200
commit02a122c2e75e3e4ca98da62e34ee861595cb670a (patch)
treef6afdf96d5896702085e89187fae204221d4fb3c
parentefd6b8b9c7fd3c3d43e965b95f5a6f322a1662ba (diff)
parentfaa261e3e20b17f65b609916ec351712b91595c1 (diff)
Merge pull request #1731 from rust-lang/all-contributors/add-TheBearodactyl
docs: add TheBearodactyl as a contributor for code
-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 42f04e4..51e14a0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2469,6 +2469,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "TheBearodactyl",
+ "name": "The Bearodactyl",
+ "avatar_url": "https://avatars.githubusercontent.com/u/114454115?v=4",
+ "profile": "https://github.com/TheBearodactyl",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index f3807bb..f7174a3 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -348,6 +348,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/dieterplex"><img src="https://avatars.githubusercontent.com/u/507502?v=4?s=100" width="100px;" alt="d1t2"/><br /><sub><b>d1t2</b></sub></a><br /><a href="#infra-dieterplex" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/docwilco"><img src="https://avatars.githubusercontent.com/u/66911096?v=4?s=100" width="100px;" alt="docwilco"/><br /><sub><b>docwilco</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=docwilco" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://www.linkedin.com/in/matthew-nield1/"><img src="https://avatars.githubusercontent.com/u/64328730?v=4?s=100" width="100px;" alt="Matt Nield"/><br /><sub><b>Matt Nield</b></sub></a><br /><a href="#content-matthewjnield" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/TheBearodactyl"><img src="https://avatars.githubusercontent.com/u/114454115?v=4?s=100" width="100px;" alt="The Bearodactyl"/><br /><sub><b>The Bearodactyl</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=TheBearodactyl" title="Code">💻</a></td>
</tr>
</tbody>
</table>