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 984
984
"contributions" : [
985
985
" content"
986
986
]
987
+ },
988
+ {
989
+ "login" : " abusch" ,
990
+ "name" : " Antoine Büsch" ,
991
+ "avatar_url" : " https://avatars.githubusercontent.com/u/506344?v=4" ,
992
+ "profile" : " https://github.com/abusch" ,
993
+ "contributions" : [
994
+ " code"
995
+ ]
987
996
}
988
997
],
989
998
"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-106 -orange.svg?style=flat-square )] ( #contributors- )
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-107 -orange.svg?style=flat-square )] ( #contributors- )
3
3
<!-- ALL-CONTRIBUTORS-BADGE:END -->
4
4
5
5
# rustlings 🦀❤️
@@ -310,6 +310,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
310
310
<tr >
311
311
<td align="center"><a href="https://weilet.me"><img src="https://avatars.githubusercontent.com/u/32561597?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Weilet</b></sub></a><br /><a href="#content-Weilet" title="Content">🖋</a></td>
312
312
<td align="center"><a href="https://github.com/Millione"><img src="https://avatars.githubusercontent.com/u/38575932?v=4?s=100" width="100px;" alt=""/><br /><sub><b>LIU JIE</b></sub></a><br /><a href="#content-Millione" title="Content">🖋</a></td>
313
+ <td align="center"><a href="https://github.com/abusch"><img src="https://avatars.githubusercontent.com/u/506344?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antoine Büsch</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=abusch" title="Code">💻</a></td>
313
314
</tr >
314
315
</table >
315
316
You can’t perform that action at this time.
0 commit comments