Skip to content

Commit

Permalink
docs: add nderwin as a contributor for code (#73)
Browse files Browse the repository at this point in the history
* docs: update README.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 3, 2024
1 parent 37abc4c commit 713bf0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/3226831?v=4",
"profile": "https://github.com/nderwin",
"contributions": [
"doc"
"doc",
"code"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
<td align="center" valign="top" width="14.28%"><a href="https://melloware.com"><img src="https://avatars.githubusercontent.com/u/4399574?v=4?s=100" width="100px;" alt="Melloware"/><br /><sub><b>Melloware</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=melloware" title="Code">💻</a> <a href="#maintenance-melloware" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://martinpanzer.de"><img src="https://avatars.githubusercontent.com/u/1223135?v=4?s=100" width="100px;" alt="Martin Panzer"/><br /><sub><b>Martin Panzer</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=Postremus" title="Code">💻</a> <a href="#maintenance-Postremus" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kauanmocelin"><img src="https://avatars.githubusercontent.com/u/3020794?v=4?s=100" width="100px;" alt="Kauan Mocelin"/><br /><sub><b>Kauan Mocelin</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/issues?q=author%3Akauanmocelin" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nderwin"><img src="https://avatars.githubusercontent.com/u/3226831?v=4?s=100" width="100px;" alt="Nathan Erwin"/><br /><sub><b>Nathan Erwin</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=nderwin" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nderwin"><img src="https://avatars.githubusercontent.com/u/3226831?v=4?s=100" width="100px;" alt="Nathan Erwin"/><br /><sub><b>Nathan Erwin</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=nderwin" title="Documentation">📖</a> <a href="https://github.com/quarkiverse/quarkus-jasperreports/commits?author=nderwin" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 713bf0c

Please sign in to comment.