Skip to content

Commit

Permalink
docs: add jreleaser as a contributor for tool (#456)
Browse files Browse the repository at this point in the history
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Oct 4, 2024
1 parent 1fdead8 commit bb27e20
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,15 @@
"ideas",
"code"
]
},
{
"login": "jreleaser",
"name": "JReleaser",
"avatar_url": "https://avatars.githubusercontent.com/u/81020166?v=4",
"profile": "https://jreleaser.org",
"contributions": [
"tool"
]
}
]
}
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
## Contributors ✨

Expand Down Expand Up @@ -35,6 +35,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://andresalmiray.com/"><img src="https://avatars.githubusercontent.com/u/13969?v=4?s=100" width="100px;" alt="Andres Almiray"/><br /><sub><b>Andres Almiray</b></sub></a><br /><a href="#ideas-aalmiray" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maddingo"><img src="https://avatars.githubusercontent.com/u/362120?v=4?s=100" width="100px;" alt="Martin Goldhahn"/><br /><sub><b>Martin Goldhahn</b></sub></a><br /><a href="https://github.com/mthmulders/mcs/commits?author=maddingo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://xam.dk"><img src="https://avatars.githubusercontent.com/u/54129?v=4?s=100" width="100px;" alt="Max Rydahl Andersen"/><br /><sub><b>Max Rydahl Andersen</b></sub></a><br /><a href="#ideas-maxandersen" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/mthmulders/mcs/commits?author=maxandersen" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jreleaser.org"><img src="https://avatars.githubusercontent.com/u/81020166?v=4?s=100" width="100px;" alt="JReleaser"/><br /><sub><b>JReleaser</b></sub></a><br /><a href="#tool-jreleaser" title="Tools">🔧</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit bb27e20

Please sign in to comment.