Skip to content

Commit

Permalink
chore: updated contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Mar 15, 2024
1 parent 5ca75c6 commit 7f5818f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
24 changes: 12 additions & 12 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"projectOwner": "natterstefan",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
Expand All @@ -15,28 +13,30 @@
"name": "Stefan Natter",
"avatar_url": "https://avatars.githubusercontent.com/u/1043668?v=4",
"profile": "https://natterstefan.me/",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "FDiskas",
"name": "Vytenis",
"avatar_url": "https://avatars.githubusercontent.com/u/468006?v=4",
"profile": "https://vytenis.kuciauskas.lt/",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "iholovin",
"name": "Ivan Holovin",
"avatar_url": "https://avatars.githubusercontent.com/u/95911872?v=4",
"profile": "https://github.com/iholovin",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "buggedcom",
"name": "Oliver Lillie",
"avatar_url": "https://avatars.githubusercontent.com/u/2810?v=4",
"profile": "https://github.com/buggedcom",
"contributions": ["code"]
}
],
"contributorsPerLine": 7
}

13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,14 @@ Thanks goes to these wonderful people
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://natterstefan.me/"><img src="https://avatars.githubusercontent.com/u/1043668?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stefan Natter</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=natterstefan" title="Code">💻</a></td>
<td align="center"><a href="https://vytenis.kuciauskas.lt/"><img src="https://avatars.githubusercontent.com/u/468006?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vytenis</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=FDiskas" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iholovin"><img src="https://avatars.githubusercontent.com/u/95911872?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ivan Holovin</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=iholovin" title="Code">💻</a></td>
</tr>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://natterstefan.me/"><img src="https://avatars.githubusercontent.com/u/1043668?v=4?s=100" width="100px;" alt="Stefan Natter"/><br /><sub><b>Stefan Natter</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=natterstefan" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://vytenis.kuciauskas.lt/"><img src="https://avatars.githubusercontent.com/u/468006?v=4?s=100" width="100px;" alt="Vytenis"/><br /><sub><b>Vytenis</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=FDiskas" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iholovin"><img src="https://avatars.githubusercontent.com/u/95911872?v=4?s=100" width="100px;" alt="Ivan Holovin"/><br /><sub><b>Ivan Holovin</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=iholovin" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/buggedcom"><img src="https://avatars.githubusercontent.com/u/2810?v=4?s=100" width="100px;" alt="Oliver Lillie"/><br /><sub><b>Oliver Lillie</b></sub></a><br /><a href="https://github.com/natterstefan/plop-action-eslint/commits?author=buggedcom" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 7f5818f

Please sign in to comment.