diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..97b54af --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,17 @@ +# Maintainers + +A repository maintainer is a committer with the additional privilege of merging pull requests into the main branch of this repository. + +## Current Maintainers + +Maintainers are listed in alphabetical order by last name. + +| Name | GitHub Username | +| ---- | ---- | +| Tomáš Dvořák | [Tomas2D](https://github.com/Tomas2D) | +| Matous Havlena | [matoushavlena](https://github.com/matoushavlena) | +| Jan Pokorny | [JanPokorny](https://github.com/JanPokorny) | +| Paul Schweigert | [psschwei](https://github.com/psschwei) | +| Jenna Winkler | [jenna-winkler](https://github.com/jenna-winkler) | + +For more details on the process of becoming a maintainer, see the [Governance](https://github.com/i-am-bee/community/blob/main/GOVERNANCE.md) document.