File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 783
783
"contributions" : [
784
784
" content"
785
785
]
786
+ },
787
+ {
788
+ "login" : " tlyu" ,
789
+ "name" : " Taylor Yu" ,
790
+ "avatar_url" : " https://avatars.githubusercontent.com/u/431873?v=4" ,
791
+ "profile" : " https://github.com/tlyu" ,
792
+ "contributions" : [
793
+ " code" ,
794
+ " content"
795
+ ]
786
796
}
787
797
],
788
798
"contributorsPerLine" : 8 ,
Original file line number Diff line number Diff line change 1
1
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-84 -orange.svg?style=flat-square )] ( #contributors- )
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-85 -orange.svg?style=flat-square )] ( #contributors- )
3
3
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
4
5
5
# rustlings 🦀❤️
@@ -265,6 +265,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
265
265
<td align="center"><a href="https://twitter.com/chapeupreto"><img src="https://avatars.githubusercontent.com/u/834048?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rod Elias</b></sub></a><br /><a href="#content-chapeupreto" title="Content">🖋</a></td>
266
266
<td align="center"><a href="https://github.com/blerchy"><img src="https://avatars.githubusercontent.com/u/2555355?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Lebl</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=blerchy" title="Code">💻</a></td>
267
267
<td align="center"><a href="http://flakolefluk.dev"><img src="https://avatars.githubusercontent.com/u/11986564?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ignacio Le Fluk</b></sub></a><br /><a href="#content-flakolefluk" title="Content">🖋</a></td>
268
+ <td align="center"><a href="https://github.com/tlyu"><img src="https://avatars.githubusercontent.com/u/431873?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Taylor Yu</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=tlyu" title="Code">💻</a> <a href="#content-tlyu" title="Content">🖋</a></td>
268
269
</tr >
269
270
</table >
270
271
You can’t perform that action at this time.
0 commit comments