File tree Expand file tree Collapse file tree 2 files changed +37
-4
lines changed Expand file tree Collapse file tree 2 files changed +37
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "projectName" : " SpaceBadgers" ,
3- "projectOwner" : " SplittyDev" ,
4- "linkToUsage" : true ,
5- "skipCi" : true
2+ "projectName" : " spacebadgers" ,
3+ "projectOwner" : " SplittyDev" ,
4+ "linkToUsage" : true ,
5+ "skipCi" : true ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "commitType" : " docs" ,
10+ "commitConvention" : " angular" ,
11+ "contributorsPerLine" : 7 ,
12+ "contributors" : [
13+ {
14+ "login" : " rossmacarthur" ,
15+ "name" : " Ross MacArthur" ,
16+ "avatar_url" : " https://avatars.githubusercontent.com/u/17109887?v=4" ,
17+ "profile" : " https://github.com/rossmacarthur" ,
18+ "contributions" : [
19+ " code"
20+ ]
21+ }
22+ ]
623}
Original file line number Diff line number Diff line change @@ -149,6 +149,22 @@ yarn dev # If you're using yarn
149149<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
150150<!-- prettier-ignore-start -->
151151<!-- markdownlint-disable -->
152+ <table >
153+ <tbody >
154+ <tr>
155+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/rossmacarthur"><img src="https://avatars.githubusercontent.com/u/17109887?v=4?s=100" width="100px;" alt="Ross MacArthur"/><br /><sub><b>Ross MacArthur</b></sub></a><br /><a href="#code-rossmacarthur" title="Code">💻</a></td>
156+ </tr>
157+ </tbody >
158+ <tfoot >
159+ <tr>
160+ <td align="center" size="13px" colspan="7">
161+ <img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
162+ <a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
163+ </img>
164+ </td>
165+ </tr>
166+ </tfoot >
167+ </table >
152168
153169<!-- markdownlint-restore -->
154170<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments