Skip to content

Commit 0282da6

Browse files
authored
Merge pull request #1559 from rust-lang/all-contributors/add-robertefry
docs: add robertefry as a contributor for content
2 parents 132d5ca + 846e68e commit 0282da6

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
@@ -2190,6 +2190,15 @@
21902190
"contributions": [
21912191
"content"
21922192
]
2193+
},
2194+
{
2195+
"login": "robertefry",
2196+
"name": "Robert Fry",
2197+
"avatar_url": "https://avatars.githubusercontent.com/u/43712054?v=4",
2198+
"profile": "https://robertfry.xyz",
2199+
"contributions": [
2200+
"content"
2201+
]
21932202
}
21942203
],
21952204
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,9 @@ authors.
310310
<td align="center" valign="top" width="12.5%"><a href="https://github.com/luhem7"><img src="https://avatars.githubusercontent.com/u/4008215?v=4?s=100" width="100px;" alt="Mehul Gangavelli"/><br /><sub><b>Mehul Gangavelli</b></sub></a><br /><a href="#content-luhem7" title="Content">🖋</a></td>
311311
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Frosthage"><img src="https://avatars.githubusercontent.com/u/14823314?v=4?s=100" width="100px;" alt="Mikael Frosthage"/><br /><sub><b>Mikael Frosthage</b></sub></a><br /><a href="#content-Frosthage" title="Content">🖋</a></td>
312312
</tr>
313+
<tr>
314+
<td align="center" valign="top" width="12.5%"><a href="https://robertfry.xyz"><img src="https://avatars.githubusercontent.com/u/43712054?v=4?s=100" width="100px;" alt="Robert Fry"/><br /><sub><b>Robert Fry</b></sub></a><br /><a href="#content-robertefry" title="Content">🖋</a></td>
315+
</tr>
313316
</tbody>
314317
</table>
315318

0 commit comments

Comments
 (0)