File tree Expand file tree Collapse file tree 2 files changed +47
-1
lines changed Expand file tree Collapse file tree 2 files changed +47
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributors" : [
10+ {
11+ "login" : " ssynowiec" ,
12+ "name" : " Stanisław Synowiec" ,
13+ "avatar_url" : " https://avatars.githubusercontent.com/u/52856724?v=4" ,
14+ "profile" : " http://ssynowiec.dev" ,
15+ "contributions" : [
16+ " code"
17+ ]
18+ }
19+ ],
20+ "contributorsPerLine" : 7 ,
21+ "skipCi" : true ,
22+ "repoType" : " github" ,
23+ "repoHost" : " https://github.com" ,
24+ "projectName" : " assets-generator" ,
25+ "projectOwner" : " meetjspl"
26+ }
Original file line number Diff line number Diff line change 11# Assets Generator 2.0
22
3- ## Contributors
3+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4+
5+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
6+
7+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
8+
9+ ## Contributors ✨
10+
11+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
412
513<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
614<!-- prettier-ignore-start -->
715<!-- markdownlint-disable -->
16+ <table >
17+ <tbody >
18+
19+ <tr>
20+
21+ <td align="center" valign="top" width="14.28%"><a href="http://ssynowiec.dev"><img src="https://avatars.githubusercontent.com/u/52856724?v=4?s=100" width="100px;" alt="Stanisław Synowiec"/><br /><sub><b>Stanisław Synowiec</b></sub></a><br /><a href="https://github.com/meetjspl/assets-generator/commits?author=ssynowiec" title="Code">💻</a></td>
22+ </tr>
23+ </tbody >
24+ </table >
25+
826
927<!-- markdownlint-restore -->
1028<!-- prettier-ignore-end -->
1129
1230<!-- ALL-CONTRIBUTORS-LIST:END -->
31+
32+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments