File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 33 "projectOwner" : " SolninjaA" ,
44 "repoType" : " github" ,
55 "repoHost" : " https://github.com" ,
6- "files" : [" README.md" ],
7- "contributors" : []
6+ "files" : [
7+ " README.md"
8+ ],
9+ "contributors" : [
10+ {
11+ "login" : " DarioDarko" ,
12+ "name" : " DarioDarko" ,
13+ "avatar_url" : " https://avatars.githubusercontent.com/u/154679092?v=4" ,
14+ "profile" : " https://github.com/DarioDarko" ,
15+ "contributions" : [
16+ " code"
17+ ]
18+ }
19+ ],
20+ "commitType" : " docs" ,
21+ "commitConvention" : " angular" ,
22+ "contributorsPerLine" : 7
823}
Original file line number Diff line number Diff line change @@ -105,6 +105,13 @@ This extension only communicates to the Chhoto URL server instance you configure
105105<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
106106<!-- prettier-ignore-start -->
107107<!-- markdownlint-disable -->
108+ <table>
109+ <tbody>
110+ <tr>
111+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/DarioDarko"><img src="https://avatars.githubusercontent.com/u/154679092?v=4?s=100" width="100px;" alt="DarioDarko"/><br /><sub><b>DarioDarko</b></sub></a><br /><a href="https://github.com/SolninjaA/Chhoto-URL-Extension/commits?author=DarioDarko" title="Code">💻</a></td>
112+ </tr>
113+ </tbody>
114+ </table>
108115
109116<!-- markdownlint-restore -->
110117<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments