Skip to content

Commit 74c0645

Browse files
authored
Merge pull request #2 from SolninjaA/all-contributors/add-DarioDarko
docs: add DarioDarko as a contributor for code
2 parents d0c3386 + 9f88ba7 commit 74c0645

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

.all-contributorsrc

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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 -->

0 commit comments

Comments
 (0)