summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-02-12 16:50:26 +0100
committerGitHub <noreply@github.com>2023-02-12 16:50:26 +0100
commitdc3bf2ea30fe4d1a36fcac259c473a73cbd08525 (patch)
tree3a98cddf50eadf6aa488ba15c18fe6f0e64e75a0
parent7be4fd891d70cb45a7516184746ed25d4201f44f (diff)
parentf3773660b04e7afb266474edbd99b537331d616d (diff)
Merge pull request #1368 from rust-lang/all-contributors/add-platformer
docs: add platformer 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 b6c182f..b44d8d1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1821,6 +1821,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "platformer",
+ "name": "Andrew Sen",
+ "avatar_url": "https://avatars.githubusercontent.com/u/40146328?v=4",
+ "profile": "https://github.com/platformer",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 88a04bd..4648d6d 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -258,6 +258,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="http://kurowasaruby.cn"><img src="https://avatars.githubusercontent.com/u/43495006?v=4?s=100" width="100px;" alt="Ruby"/><br /><sub><b>Ruby</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wjwrh" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/alexandergill"><img src="https://avatars.githubusercontent.com/u/7033716?v=4?s=100" width="100px;" alt="Alexander Gill"/><br /><sub><b>Alexander Gill</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=alexandergill" title="Code">💻</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://www.linkedin.com/in/jarrod-sanders/"><img src="https://avatars.githubusercontent.com/u/50600614?v=4?s=100" width="100px;" alt="Jarrod Sanders"/><br /><sub><b>Jarrod Sanders</b></sub></a><br /><a href="#content-kawaiiPlat" title="Content">🖋</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/platformer"><img src="https://avatars.githubusercontent.com/u/40146328?v=4?s=100" width="100px;" alt="Andrew Sen"/><br /><sub><b>Andrew Sen</b></sub></a><br /><a href="#content-platformer" title="Content">🖋</a></td>
</tr>
</tbody>
</table>