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

docs: add MikeEdgar as a contributor for review #347

Merged
merged 2 commits into from
Nov 25, 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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,15 @@
"contributions": [
"test"
]
},
{
"login": "MikeEdgar",
"name": "Michael Edgar",
"avatar_url": "https://avatars.githubusercontent.com/u/20868526?v=4",
"profile": "http://www.xlate.io/",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<td align="center" valign="top" width="14.28%"><a href="https://lesincroyableslivres.fr/"><img src="https://avatars.githubusercontent.com/u/1279749?v=4?s=100" width="100px;" alt="Guillaume Smet"/><br /><sub><b>Guillaume Smet</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-logging-manager/commits?author=gsmet" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EricWittmann"><img src="https://avatars.githubusercontent.com/u/1890703?v=4?s=100" width="100px;" alt="Eric Wittmann"/><br /><sub><b>Eric Wittmann</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-logging-manager/commits?author=EricWittmann" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.xlate.io/"><img src="https://avatars.githubusercontent.com/u/20868526?v=4?s=100" width="100px;" alt="Michael Edgar"/><br /><sub><b>Michael Edgar</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-logging-manager/pulls?q=is%3Apr+reviewed-by%3AMikeEdgar" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
Expand Down