File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 ],
55 "imageSize" : 100 ,
66 "commit" : false ,
7- "contributors" : [],
7+ "contributors" : [
8+ {
9+ "login" : " fraxken" ,
10+ "name" : " Gentilhomme" ,
11+ "avatar_url" : " https://avatars.githubusercontent.com/u/4438263?v=4" ,
12+ "profile" : " https://www.linkedin.com/in/thomas-gentilhomme/" ,
13+ "contributions" : [
14+ " code" ,
15+ " doc" ,
16+ " review" ,
17+ " security" ,
18+ " bug"
19+ ]
20+ }
21+ ],
822 "contributorsPerLine" : 7 ,
923 "projectName" : " text-align" ,
1024 "projectOwner" : " TopCli" ,
Original file line number Diff line number Diff line change @@ -49,14 +49,19 @@ Returns *str* with spaces to the left such that it is *length* chars long.
4949## Contributors ✨
5050
5151<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
52- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
52+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1 -orange.svg?style=flat-square )] ( #contributors- )
5353<!-- ALL-CONTRIBUTORS-BADGE:END -->
5454
5555Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
5656
5757<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5858<!-- prettier-ignore-start -->
5959<!-- markdownlint-disable -->
60+ <table >
61+ <tr >
62+ <td align="center"><a href="https://www.linkedin.com/in/thomas-gentilhomme/"><img src="https://avatars.githubusercontent.com/u/4438263?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gentilhomme</b></sub></a><br /><a href="https://github.com/TopCli/text-align/commits?author=fraxken" title="Code">💻</a> <a href="https://github.com/TopCli/text-align/commits?author=fraxken" title="Documentation">📖</a> <a href="https://github.com/TopCli/text-align/pulls?q=is%3Apr+reviewed-by%3Afraxken" title="Reviewed Pull Requests">👀</a> <a href="#security-fraxken" title="Security">🛡️</a> <a href="https://github.com/TopCli/text-align/issues?q=author%3Afraxken" title="Bug reports">🐛</a></td>
63+ </tr >
64+ </table >
6065
6166<!-- markdownlint-restore -->
6267<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments