Skip to content

Commit 10b44ff

Browse files
authored
Merge pull request #9 from jurmy24/all-contributors/add-jurmy24
docs: add jurmy24 as a contributor for infra, and code
2 parents f66d1ed + 6d7b266 commit 10b44ff

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

.all-contributorsrc

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "twiga",
3-
"projectOwner": "jurmy24"
3+
"projectOwner": "jurmy24",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "jurmy24",
13+
"name": "Victor Oldensand",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/21913954?v=4",
15+
"profile": "https://github.com/jurmy24",
16+
"contributions": [
17+
"infra",
18+
"code"
19+
]
20+
}
21+
]
422
}

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ Thank you to all the people that have contributed to Twiga!
3131
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
3232
<!-- prettier-ignore-start -->
3333
<!-- markdownlint-disable -->
34+
<table>
35+
<tbody>
36+
<tr>
37+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jurmy24"><img src="https://avatars.githubusercontent.com/u/21913954?v=4?s=100" width="100px;" alt="Victor Oldensand"/><br /><sub><b>Victor Oldensand</b></sub></a><br /><a href="#infra-jurmy24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#code-jurmy24" title="Code">💻</a></td>
38+
</tr>
39+
</tbody>
40+
</table>
3441

3542
<!-- markdownlint-restore -->
3643
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)