Skip to content

Commit c39eb3f

Browse files
authored
Merge pull request #962 from rust-lang/all-contributors/add-stevenfukase
docs: add stevenfukase as a contributor for content
2 parents 60bb7cc + 7dcc1fc commit c39eb3f

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
@@ -1128,6 +1128,15 @@
11281128
"contributions": [
11291129
"content"
11301130
]
1131+
},
1132+
{
1133+
"login": "stevenfukase",
1134+
"name": "stevenfukase",
1135+
"avatar_url": "https://avatars.githubusercontent.com/u/66785624?v=4",
1136+
"profile": "https://github.com/stevenfukase",
1137+
"contributions": [
1138+
"content"
1139+
]
11311140
}
11321141
],
11331142
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ authors.
162162
<tr>
163163
<td align="center"><a href="https://github.com/Kallu-A"><img src="https://avatars.githubusercontent.com/u/73198738?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Aries</b></sub></a><br /><a href="#content-Kallu-A" title="Content">🖋</a></td>
164164
<td align="center"><a href="https://github.com/ragreenburg"><img src="https://avatars.githubusercontent.com/u/24358100?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ragreenburg</b></sub></a><br /><a href="#content-ragreenburg" title="Content">🖋</a></td>
165+
<td align="center"><a href="https://github.com/stevenfukase"><img src="https://avatars.githubusercontent.com/u/66785624?v=4?s=100" width="100px;" alt=""/><br /><sub><b>stevenfukase</b></sub></a><br /><a href="#content-stevenfukase" title="Content">🖋</a></td>
165166
</tr>
166167
</table>
167168

0 commit comments

Comments
 (0)