File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "projectName" : " gh-stack" ,
3- "projectOwner" : " boneskull"
3+ "projectOwner" : " boneskull" ,
4+ "files" : [
5+ " README.md"
6+ ],
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributorsPerLine" : 7 ,
10+ "contributors" : [
11+ {
12+ "login" : " mvanhorn" ,
13+ "name" : " Matt Van Horn" ,
14+ "avatar_url" : " https://avatars.githubusercontent.com/u/455140?v=4" ,
15+ "profile" : " https://github.com/mvanhorn" ,
16+ "contributions" : [
17+ " code"
18+ ]
19+ }
20+ ]
421}
Original file line number Diff line number Diff line change @@ -490,6 +490,13 @@ See [ARCHITECTURE.md](ARCHITECTURE.md) for a detailed breakdown of **gh-stack**'
490490<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
491491<!-- prettier-ignore-start -->
492492<!-- markdownlint-disable -->
493+ <table >
494+ <tbody >
495+ <tr>
496+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/mvanhorn"><img src="https://avatars.githubusercontent.com/u/455140?v=4?s=100" width="100px;" alt="Matt Van Horn"/><br /><sub><b>Matt Van Horn</b></sub></a><br /><a href="#code-mvanhorn" title="Code">💻</a></td>
497+ </tr>
498+ </tbody >
499+ </table >
493500
494501<!-- markdownlint-restore -->
495502<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments