Skip to content

Commit 3e44060

Browse files
authored
Merge pull request #1455 from rust-lang/all-contributors/add-keogami
docs: add keogami as a contributor for doc
2 parents e2eb247 + 84dcd51 commit 3e44060

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
@@ -1974,6 +1974,15 @@
19741974
"contributions": [
19751975
"content"
19761976
]
1977+
},
1978+
{
1979+
"login": "keogami",
1980+
"name": "Keogami",
1981+
"avatar_url": "https://avatars.githubusercontent.com/u/41939011?v=4",
1982+
"profile": "http://keogami.ml",
1983+
"contributions": [
1984+
"doc"
1985+
]
19771986
}
19781987
],
19791988
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,9 @@ authors.
280280
<td align="center" valign="top" width="12.5%"><a href="https://github.com/ryanwhitehouse"><img src="https://avatars.githubusercontent.com/u/13400784?v=4?s=100" width="100px;" alt="Ryan Whitehouse"/><br /><sub><b>Ryan Whitehouse</b></sub></a><br /><a href="#content-ryanwhitehouse" title="Content">🖋</a></td>
281281
<td align="center" valign="top" width="12.5%"><a href="https://github.com/guoard"><img src="https://avatars.githubusercontent.com/u/65511355?v=4?s=100" width="100px;" alt="Ali Afsharzadeh"/><br /><sub><b>Ali Afsharzadeh</b></sub></a><br /><a href="#content-guoard" title="Content">🖋</a></td>
282282
</tr>
283+
<tr>
284+
<td align="center" valign="top" width="12.5%"><a href="http://keogami.ml"><img src="https://avatars.githubusercontent.com/u/41939011?v=4?s=100" width="100px;" alt="Keogami"/><br /><sub><b>Keogami</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=keogami" title="Documentation">📖</a></td>
285+
</tr>
283286
</tbody>
284287
</table>
285288

0 commit comments

Comments
 (0)