File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 99 "imageSize" : 100 ,
1010 "commit" : true ,
1111 "commitConvention" : " angular" ,
12- "contributors" : [],
12+ "contributors" : [
13+ {
14+ "login" : " navin-moorthy" ,
15+ "name" : " Navin Moorthy" ,
16+ "avatar_url" : " https://avatars.githubusercontent.com/u/39694575?v=4" ,
17+ "profile" : " https://navinmoorthy.me/" ,
18+ "contributions" : [
19+ " code"
20+ ]
21+ }
22+ ],
1323 "contributorsPerLine" : 7
1424}
Original file line number Diff line number Diff line change @@ -83,6 +83,12 @@ Thanks goes to these wonderful people
8383<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
8484<!-- prettier-ignore-start -->
8585<!-- markdownlint-disable -->
86+ <table >
87+ <tr >
88+ <td align="center"><a href="https://navinmoorthy.me/"><img src="https://avatars.githubusercontent.com/u/39694575?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Navin Moorthy</b></sub></a><br /><a href="https://github.com/[email protected] /react-components-template/commits?author=navin-moorthy" title="Code">💻</a></td> 89+ </tr >
90+ </table >
91+
8692<!-- markdownlint-restore -->
8793<!-- prettier-ignore-end -->
8894
You can’t perform that action at this time.
0 commit comments