summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-04-22 13:48:59 +0000
committerGitHub <noreply@github.com>2023-04-22 13:48:59 +0000
commit6d4a980b0408094e74cb22fd00d1b91559ce51dc (patch)
treeae0fe1a12659d7cd6df68997fdd49dc18b1cbce9
parenta7eeaa3a4be78b067780591cd32ea9affeecc294 (diff)
parent545a7262523cfe3074e91314ad621d84e48d81c1 (diff)
Merge pull request #1491 from rust-lang/all-contributors/add-akgerber
docs: add akgerber as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9c39e5e..8dd0d92 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2046,6 +2046,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "akgerber",
+ "name": "Alan Gerber",
+ "avatar_url": "https://avatars.githubusercontent.com/u/201313?v=4",
+ "profile": "http://www.alangerber.us",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index f5accd7..0f45c38 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -290,6 +290,9 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://github.com/stornquist"><img src="https://avatars.githubusercontent.com/u/42915664?v=4?s=100" width="100px;" alt="Sebastian Törnquist"/><br /><sub><b>Sebastian Törnquist</b></sub></a><br /><a href="#content-stornquist" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="http://smlavine.com"><img src="https://avatars.githubusercontent.com/u/33563640?v=4?s=100" width="100px;" alt="Sebastian LaVine"/><br /><sub><b>Sebastian LaVine</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=smlavine" title="Code">💻</a></td>
</tr>
+ <tr>
+ <td align="center" valign="top" width="12.5%"><a href="http://www.alangerber.us"><img src="https://avatars.githubusercontent.com/u/201313?v=4?s=100" width="100px;" alt="Alan Gerber"/><br /><sub><b>Alan Gerber</b></sub></a><br /><a href="#content-akgerber" title="Content">🖋</a></td>
+ </tr>
</tbody>
</table>