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 938
938
"contributions" : [
939
939
" content"
940
940
]
941
+ },
942
+ {
943
+ "login" : " benarmstead" ,
944
+ "name" : " Ben Armstead" ,
945
+ "avatar_url" : " https://avatars.githubusercontent.com/u/70973680?v=4" ,
946
+ "profile" : " https://benarmstead.co.uk" ,
947
+ "contributions" : [
948
+ " code"
949
+ ]
941
950
}
942
951
],
943
952
"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-101 -orange.svg?style=flat-square )] ( #contributors- )
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-102 -orange.svg?style=flat-square )] ( #contributors- )
3
3
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
4
5
5
# rustlings 🦀❤️
@@ -303,6 +303,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
303
303
<td align="center"><a href="https://github.com/lauralindzey"><img src="https://avatars.githubusercontent.com/u/65185744?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lauralindzey</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=lauralindzey" title="Documentation">📖</a></td>
304
304
<td align="center"><a href="https://github.com/sinharaksh1t"><img src="https://avatars.githubusercontent.com/u/28585848?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rakshit Sinha</b></sub></a><br /><a href="#content-sinharaksh1t" title="Content">🖋</a></td>
305
305
<td align="center"><a href="https://github.com/dbednar230"><img src="https://avatars.githubusercontent.com/u/54457902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Damian</b></sub></a><br /><a href="#content-dbednar230" title="Content">🖋</a></td>
306
+ <td align="center"><a href="https://benarmstead.co.uk"><img src="https://avatars.githubusercontent.com/u/70973680?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Armstead</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=benarmstead" title="Code">💻</a></td>
306
307
</tr >
307
308
</table >
308
309
You can’t perform that action at this time.
0 commit comments