File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 793
793
" code" ,
794
794
" content"
795
795
]
796
+ },
797
+ {
798
+ "login" : " Zerotask" ,
799
+ "name" : " Patrick Hintermayer" ,
800
+ "avatar_url" : " https://avatars.githubusercontent.com/u/20150243?v=4" ,
801
+ "profile" : " https://zerotask.github.io" ,
802
+ "contributions" : [
803
+ " code"
804
+ ]
796
805
}
797
806
],
798
807
"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-85 -orange.svg?style=flat-square )] ( #contributors- )
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-86 -orange.svg?style=flat-square )] ( #contributors- )
3
3
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
4
5
5
# rustlings 🦀❤️
@@ -266,6 +266,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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
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>
269
+ <td align="center"><a href="https://zerotask.github.io"><img src="https://avatars.githubusercontent.com/u/20150243?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Patrick Hintermayer</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=Zerotask" title="Code">💻</a></td>
269
270
</tr >
270
271
</table >
271
272
You can’t perform that action at this time.
0 commit comments