Skip to content

Commit 75b09dd

Browse files
authored
Merge pull request #990 from rust-lang/all-contributors/add-nandajavarma
docs: add nandajavarma as a contributor for doc
2 parents b4510fc + 89efbdf commit 75b09dd

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
@@ -1191,6 +1191,15 @@
11911191
"contributions": [
11921192
"content"
11931193
]
1194+
},
1195+
{
1196+
"login": "nandajavarma",
1197+
"name": "Nandaja Varma",
1198+
"avatar_url": "https://avatars.githubusercontent.com/u/2624550?v=4",
1199+
"profile": "http://nandaja.space",
1200+
"contributions": [
1201+
"doc"
1202+
]
11941203
}
11951204
],
11961205
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ authors.
171171
</tr>
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>
174+
<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>
174175
</tr>
175176
</table>
176177

0 commit comments

Comments
 (0)