Skip to content

Commit fba79ea

Browse files
authored
Merge pull request #1047 from rust-lang/all-contributors/add-KatanaFluorescent
docs: add KatanaFluorescent as a contributor for code
2 parents 5fbf28d + 440138a commit fba79ea

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
@@ -1254,6 +1254,15 @@
12541254
"contributions": [
12551255
"content"
12561256
]
1257+
},
1258+
{
1259+
"login": "KatanaFluorescent",
1260+
"name": "KatanaFluorescent",
1261+
"avatar_url": "https://avatars.githubusercontent.com/u/60199077?v=4",
1262+
"profile": "https://github.com/KatanaFluorescent",
1263+
"contributions": [
1264+
"code"
1265+
]
12571266
}
12581267
],
12591268
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ authors.
179179
<td align="center"><a href="https://github.com/klkl0808"><img src="https://avatars.githubusercontent.com/u/24694249?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Konstantin</b></sub></a><br /><a href="#content-klkl0808" title="Content">🖋</a></td>
180180
<td align="center"><a href="https://github.com/0pling"><img src="https://avatars.githubusercontent.com/u/104090344?v=4?s=100" width="100px;" alt=""/><br /><sub><b>0pling</b></sub></a><br /><a href="#content-0pling" title="Content">🖋</a></td>
181181
</tr>
182+
<tr>
183+
<td align="center"><a href="https://github.com/KatanaFluorescent"><img src="https://avatars.githubusercontent.com/u/60199077?v=4?s=100" width="100px;" alt=""/><br /><sub><b>KatanaFluorescent</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=KatanaFluorescent" title="Code">💻</a></td>
184+
</tr>
182185
</table>
183186

184187
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)