Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all-contributors and update README #34

Merged
merged 3 commits into from
Nov 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 33 additions & 9 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,39 @@
"name": "David Reeß",
"avatar_url": "https://avatars3.githubusercontent.com/u/4615516?v=4",
"profile": "https://www.david-reess.de",
"contributions": [
"code",
"doc",
"test"
]
"contributions": ["code", "doc", "test"]
},
{
"login": "BenLubar",
"name": "Ben Lubar",
"avatar_url": "https://avatars.githubusercontent.com/u/4257305?v=4",
"profile": "https://ben.lubar.me/",
"contributions": ["data"]
},
{
"login": "holoxx",
"name": "Holox",
"avatar_url": "https://avatars.githubusercontent.com/u/16797784?v=4",
"profile": "https://github.com/holoxx",
"contributions": ["data"]
},
{
"login": "Ecmelt",
"name": "Ecmelt",
"avatar_url": "https://avatars.githubusercontent.com/u/7891512?v=4",
"profile": "https://github.com/Ecmelt",
"contributions": ["code", "test"]
},
{
"login": "darthmaim",
"name": "darthmaim",
"avatar_url": "https://avatars.githubusercontent.com/u/2511547?v=4",
"profile": "https://gw2treasures.com/",
"contributions": ["code", "test"]
}
],
"files": [
"README.md"
],
"contributorsPerLine": 7
"files": ["README.md"],
"contributorsPerLine": 7,
"commitConvention": "angular"
}

25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,19 @@
<img
src="https://img.shields.io/npm/v/@gw2efficiency/recipe-calculation?style=flat-square"
alt="Package Version"
/>
</a>
/></a>

<a href="https://github.com/gw2efficiency/recipe-calculation/actions?query=branch%3Amaster+workflow%3A%22Continuous+Integration%22">
<img
src="https://img.shields.io/github/workflow/status/gw2efficiency/recipe-calculation/Continuous%20Integration?style=flat-square"
src="https://img.shields.io/github/actions/workflow/status/gw2efficiency/recipe-calculation/push.yml?style=flat-square"
alt="Build Status"
/>
</a>
/></a>

<a href="https://codecov.io/github/gw2efficiency/recipe-calculation">
<img
src="https://img.shields.io/codecov/c/github/gw2efficiency/recipe-calculation/master?style=flat-square"
alt="Code Coverage"
/>
</a>
/></a>
</p>

<!-- Issues -->
Expand Down Expand Up @@ -256,12 +253,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://www.david-reess.de"><img src="https://avatars3.githubusercontent.com/u/4615516?v=4" width="75px;" alt=""/><br /><sub><b>David Reeß</b></sub></a><br /><a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Code">💻</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Documentation">📖</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Tests">⚠️</a></td>
</tr>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.david-reess.de"><img src="https://avatars3.githubusercontent.com/u/4615516?v=4?s=75" width="75px;" alt="David Reeß"/><br /><sub><b>David Reeß</b></sub></a><br /><a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Code">💻</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Documentation">📖</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=queicherius" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://ben.lubar.me/"><img src="https://avatars.githubusercontent.com/u/4257305?v=4?s=75" width="75px;" alt="Ben Lubar"/><br /><sub><b>Ben Lubar</b></sub></a><br /><a href="#data-BenLubar" title="Data">🔣</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/holoxx"><img src="https://avatars.githubusercontent.com/u/16797784?v=4?s=75" width="75px;" alt="Holox"/><br /><sub><b>Holox</b></sub></a><br /><a href="#data-holoxx" title="Data">🔣</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ecmelt"><img src="https://avatars.githubusercontent.com/u/7891512?v=4?s=75" width="75px;" alt="Ecmelt"/><br /><sub><b>Ecmelt</b></sub></a><br /><a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=Ecmelt" title="Code">💻</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=Ecmelt" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://gw2treasures.com/"><img src="https://avatars.githubusercontent.com/u/2511547?v=4?s=75" width="75px;" alt="darthmaim"/><br /><sub><b>darthmaim</b></sub></a><br /><a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=darthmaim" title="Code">💻</a> <a href="https://github.com/gw2efficiency/recipe-calculation/commits?author=darthmaim" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-enable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
Expand Down
Loading