Skip to content

Commit 2966a29

Browse files
authored
Merge pull request #1892 from rust-lang/all-contributors/add-luvchurchill
docs: add luvchurchill as a contributor for code
2 parents c3f1183 + c01ddbc commit 2966a29

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
@@ -2631,6 +2631,15 @@
26312631
"contributions": [
26322632
"content"
26332633
]
2634+
},
2635+
{
2636+
"login": "luvchurchill",
2637+
"name": "luvchurchill",
2638+
"avatar_url": "https://avatars.githubusercontent.com/u/46406654?v=4",
2639+
"profile": "https://github.com/luvchurchill",
2640+
"contributions": [
2641+
"code"
2642+
]
26342643
}
26352644
],
26362645
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ authors.
372372
</tr>
373373
<tr>
374374
<td align="center" valign="top" width="12.5%"><a href="https://github.com/evanmiller2112"><img src="https://avatars.githubusercontent.com/u/28488957?v=4?s=100" width="100px;" alt="Evan Miller"/><br /><sub><b>Evan Miller</b></sub></a><br /><a href="#content-evanmiller2112" title="Content">🖋</a></td>
375+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/luvchurchill"><img src="https://avatars.githubusercontent.com/u/46406654?v=4?s=100" width="100px;" alt="luvchurchill"/><br /><sub><b>luvchurchill</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=luvchurchill" title="Code">💻</a></td>
375376
</tr>
376377
</tbody>
377378
</table>

0 commit comments

Comments
 (0)