Skip to content

Commit 06cc363

Browse files
authored
Merge pull request #1001 from rust-lang/all-contributors/add-merelymyself
docs: add merelymyself as a contributor for code
2 parents 8972e8f + 47afcdc commit 06cc363

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
@@ -1200,6 +1200,15 @@
12001200
"contributions": [
12011201
"doc"
12021202
]
1203+
},
1204+
{
1205+
"login": "merelymyself",
1206+
"name": "pwygab",
1207+
"avatar_url": "https://avatars.githubusercontent.com/u/88221256?v=4",
1208+
"profile": "https://github.com/merelymyself",
1209+
"contributions": [
1210+
"code"
1211+
]
12031212
}
12041213
],
12051214
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ authors.
172172
<tr>
173173
<td align="center"><a href="http://liby.github.io/liby/"><img src="https://avatars.githubusercontent.com/u/38807139?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Lee</b></sub></a><br /><a href="#content-liby" title="Content">🖋</a></td>
174174
<td align="center"><a href="http://nandaja.space"><img src="https://avatars.githubusercontent.com/u/2624550?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nandaja Varma</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=nandajavarma" title="Documentation">📖</a></td>
175+
<td align="center"><a href="https://github.com/merelymyself"><img src="https://avatars.githubusercontent.com/u/88221256?v=4?s=100" width="100px;" alt=""/><br /><sub><b>pwygab</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=merelymyself" title="Code">💻</a></td>
175176
</tr>
176177
</table>
177178

0 commit comments

Comments
 (0)