Skip to content

Commit

Permalink
Merge pull request #308 from quarkiverse/all-contributors/add-melloware
Browse files Browse the repository at this point in the history
docs: add melloware as a contributor for maintenance
  • Loading branch information
phillip-kruger authored Jul 16, 2024
2 parents ea6918f + cfdc224 commit db93489
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 @@ -96,7 +96,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/4399574?v=4",
"profile": "https://melloware.com",
"contributions": [
"code"
"code",
"maintenance"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stuartwdouglas"><img src="https://avatars.githubusercontent.com/u/328571?v=4?s=100" width="100px;" alt="Stuart Douglas"/><br /><sub><b>Stuart Douglas</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-logging-manager/commits?author=stuartwdouglas" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/PierreBtz"><img src="https://avatars.githubusercontent.com/u/9881659?v=4?s=100" width="100px;" alt="Pierre Beitz"/><br /><sub><b>Pierre Beitz</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-logging-manager/commits?author=PierreBtz" title="Documentation">📖</a></td>
<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-logging-manager/commits?author=melloware" title="Code">💻</a></td>
<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-logging-manager/commits?author=melloware" title="Code">💻</a> <a href="#maintenance-melloware" title="Maintenance">🚧</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit db93489

Please sign in to comment.