Skip to content

Commit 3146956

Browse files
authored
Merge pull request #1303 from rust-lang/all-contributors/add-tkburis
docs: add tkburis as a contributor for content
2 parents 4ede64b + 5e58377 commit 3146956

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
@@ -1704,6 +1704,15 @@
17041704
"contributions": [
17051705
"content"
17061706
]
1707+
},
1708+
{
1709+
"login": "tkburis",
1710+
"name": "TK Buristrakul",
1711+
"avatar_url": "https://avatars.githubusercontent.com/u/20501289?v=4",
1712+
"profile": "https://github.com/tkburis",
1713+
"contributions": [
1714+
"content"
1715+
]
17071716
}
17081717
],
17091718
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ authors.
243243
<tr>
244244
<td align="center"><a href="https://moritzboeh.me"><img src="https://avatars.githubusercontent.com/u/42215704?v=4?s=100" width="100px;" alt="Moritz Böhme"/><br /><sub><b>Moritz Böhme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=MoritzBoehme" title="Code">💻</a></td>
245245
<td align="center"><a href="https://github.com/craymel"><img src="https://avatars.githubusercontent.com/u/71062756?v=4?s=100" width="100px;" alt="craymel"/><br /><sub><b>craymel</b></sub></a><br /><a href="#content-craymel" title="Content">🖋</a></td>
246+
<td align="center"><a href="https://github.com/tkburis"><img src="https://avatars.githubusercontent.com/u/20501289?v=4?s=100" width="100px;" alt="TK Buristrakul"/><br /><sub><b>TK Buristrakul</b></sub></a><br /><a href="#content-tkburis" title="Content">🖋</a></td>
246247
</tr>
247248
</tbody>
248249
</table>

0 commit comments

Comments
 (0)