Skip to content

Commit 6c071d4

Browse files
authored
Merge pull request rust-lang#963 from rust-lang/all-contributors/add-J-S-Kim
docs: add J-S-Kim as a contributor for content
2 parents 5181782 + 03ba883 commit 6c071d4

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,15 @@
11371137
"contributions": [
11381138
"content"
11391139
]
1140+
},
1141+
{
1142+
"login": "J-S-Kim",
1143+
"name": "J-S-Kim",
1144+
"avatar_url": "https://avatars.githubusercontent.com/u/17569303?v=4",
1145+
"profile": "https://github.com/J-S-Kim",
1146+
"contributions": [
1147+
"content"
1148+
]
11401149
}
11411150
],
11421151
"contributorsPerLine": 8,

AUTHORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ authors.
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>
165165
<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>
166+
<td align="center"><a href="https://github.com/J-S-Kim"><img src="https://avatars.githubusercontent.com/u/17569303?v=4?s=100" width="100px;" alt=""/><br /><sub><b>J-S-Kim</b></sub></a><br /><a href="#content-J-S-Kim" title="Content">🖋</a></td>
166167
</tr>
167168
</table>
168169

0 commit comments

Comments
 (0)