File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 673
673
"contributions" : [
674
674
" content"
675
675
]
676
+ },
677
+ {
678
+ "login" : " jfchevrette" ,
679
+ "name" : " Jean-Francois Chevrette" ,
680
+ "avatar_url" : " https://avatars.githubusercontent.com/u/3001?v=4" ,
681
+ "profile" : " https://github.com/jfchevrette" ,
682
+ "contributions" : [
683
+ " content" ,
684
+ " code"
685
+ ]
676
686
}
677
687
],
678
688
"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-72 -orange.svg?style=flat-square )] ( #contributors- )
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-73 -orange.svg?style=flat-square )] ( #contributors- )
3
3
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
4
5
5
# rustlings 🦀❤️
@@ -250,6 +250,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
250
250
<td align="center"><a href="http://willhayworth.com"><img src="https://avatars3.githubusercontent.com/u/181174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Will Hayworth</b></sub></a><br /><a href="#content-wsh" title="Content">🖋</a></td>
251
251
<td align="center"><a href="https://github.com/chrizel"><img src="https://avatars3.githubusercontent.com/u/20802?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christian Zeller</b></sub></a><br /><a href="#content-chrizel" title="Content">🖋</a></td>
252
252
</tr >
253
+ <tr >
254
+ <td align="center"><a href="https://github.com/jfchevrette"><img src="https://avatars.githubusercontent.com/u/3001?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jean-Francois Chevrette</b></sub></a><br /><a href="#content-jfchevrette" title="Content">🖋</a> <a href="https://github.com/rust-lang/rustlings/commits?author=jfchevrette" title="Code">💻</a></td>
255
+ </tr >
253
256
</table >
254
257
255
258
<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments