Skip to content

Commit b75d2aa

Browse files
authored
Merge pull request #1499 from rust-lang/all-contributors/add-esotuvaka
docs: add esotuvaka as a contributor for content
2 parents 6ae0525 + eb4079c commit b75d2aa

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2055,6 +2055,15 @@
20552055
"contributions": [
20562056
"content"
20572057
]
2058+
},
2059+
{
2060+
"login": "esotuvaka",
2061+
"name": "Eric",
2062+
"avatar_url": "https://avatars.githubusercontent.com/u/104941850?v=4",
2063+
"profile": "http://esotuvaka.github.io",
2064+
"contributions": [
2065+
"content"
2066+
]
20582067
}
20592068
],
20602069
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ authors.
292292
</tr>
293293
<tr>
294294
<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+
<td align="center" valign="top" width="12.5%"><a href="http://esotuvaka.github.io"><img src="https://avatars.githubusercontent.com/u/104941850?v=4?s=100" width="100px;" alt="Eric"/><br /><sub><b>Eric</b></sub></a><br /><a href="#content-esotuvaka" title="Content">🖋</a></td>
295296
</tr>
296297
</tbody>
297298
</table>

0 commit comments

Comments
 (0)