Skip to content

Commit f08fd02

Browse files
authored
Merge pull request #1891 from rust-lang/all-contributors/add-evanmiller2112
docs: add evanmiller2112 as a contributor for content
2 parents 31e7920 + 8d1258f commit f08fd02

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
@@ -2622,6 +2622,15 @@
26222622
"contributions": [
26232623
"content"
26242624
]
2625+
},
2626+
{
2627+
"login": "evanmiller2112",
2628+
"name": "Evan Miller",
2629+
"avatar_url": "https://avatars.githubusercontent.com/u/28488957?v=4",
2630+
"profile": "https://github.com/evanmiller2112",
2631+
"contributions": [
2632+
"content"
2633+
]
26252634
}
26262635
],
26272636
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,9 @@ authors.
370370
<td align="center" valign="top" width="12.5%"><a href="https://github.com/pavedroad"><img src="https://avatars.githubusercontent.com/u/138004431?v=4?s=100" width="100px;" alt="pavedroad"/><br /><sub><b>pavedroad</b></sub></a><br /><a href="#content-pavedroad" title="Content">🖋</a></td>
371371
<td align="center" valign="top" width="12.5%"><a href="https://github.com/hyphena"><img src="https://avatars.githubusercontent.com/u/26529488?v=4?s=100" width="100px;" alt="luna"/><br /><sub><b>luna</b></sub></a><br /><a href="#content-hyphena" title="Content">🖋</a></td>
372372
</tr>
373+
<tr>
374+
<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+
</tr>
373376
</tbody>
374377
</table>
375378

0 commit comments

Comments
 (0)