Skip to content

Commit 6d4a980

Browse files
authored
Merge pull request #1491 from rust-lang/all-contributors/add-akgerber
docs: add akgerber as a contributor for content
2 parents a7eeaa3 + 545a726 commit 6d4a980

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,6 +2046,15 @@
20462046
"contributions": [
20472047
"code"
20482048
]
2049+
},
2050+
{
2051+
"login": "akgerber",
2052+
"name": "Alan Gerber",
2053+
"avatar_url": "https://avatars.githubusercontent.com/u/201313?v=4",
2054+
"profile": "http://www.alangerber.us",
2055+
"contributions": [
2056+
"content"
2057+
]
20492058
}
20502059
],
20512060
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ authors.
290290
<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>
291291
<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>
292292
</tr>
293+
<tr>
294+
<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>
295+
</tr>
293296
</tbody>
294297
</table>
295298

0 commit comments

Comments
 (0)