1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-08 18:14:14 +00:00

MAINTAINERS.md: Introduce initial governance

This commit is contained in:
Lili Cosic 2020-08-06 15:12:06 +02:00
parent 54704fac8f
commit 028be880ec

39
MAINTAINERS.md Normal file
View file

@ -0,0 +1,39 @@
## Core Maintainers of this repository
| Name | Email | Kubernetes Slack | GitHub | Company |
|-----------------------|-----------------------------|--------------------------|---------------------------------------------------|-------------------|
| Frederic Branczyk | fbranczyk@gmail.com | `@brancz` | [@brancz](https://github.com/brancz) | Red Hat |
| Lili Cosic | coscilili@gmail.com | `@lili` | [@lilic](https://github.com/lilic) | Red Hat |
| Matthias Loibl | mail@matthiasloibl.com | `@metalmatze` | [@metalmatze](https://github.com/metalmatze) | Red Hat |
| Paweł Krupa | paulfantom@gmail.com | `@paulfantom` | [@paulfantom](https://github.com/paulfantom) | Red Hat |
| Paul Gier | pgier@redhat.com | `` | [@pgier](https://github.com/pgier) | Red Hat |
| Sergiusz Urbaniak | sergiusz.urbaniak@gmail.com | `@sur` | [@s-urbaniak](https://github.com/s-urbaniak) | Red Hat |
| Simon Pasquier | pasquier.simon@gmail.com | `@SimonPasquier` | [@simonpasquier](https://github.com/simonpasquier)| Red Hat |
| Lucas Servén Marín | lserven@gmail.com | `@squat` | [@squat](https://github.com/squat) | Red Hat |
| Vasily Sliouniaev | | `@vas` | [@vsliouniaev](https://github.com/vsliouniaev) | |
Please reach any of the maintainer on slack (#prometheus-operator on https://slack.k8s.io/) or email if you want to help.
## Triage
We also have some nice souls that help triaging issues and PRs. See [here](https://help.github.com/en/articles/repository-permission-levels-for-an-organization#permission-levels-for-repositories-owned-by-an-organization) for details about the role's permission.
Full list of triage people is displayed below:
| Name | Slack | GitHub | Company |
|-----------------------|--------------------------|------------------------------------------------------------|-----------------|
| Noah Kantrowitz | `@coderanger` | [@coderanger](https://github.com/coderanger) | Geomagical/IKEA |
## How to be maintainer?
Any contributor that shows effort, consistentcy and willingness in maintaining this repository will be invited to join the Maintainers team.
Open Source is all about the trust, which is the key factor in decision to add write permissions.
Reach us if you have any questions on how to join maintainer team.
## Notes
This document is heavily inspired by Thanos MANTAINERS.md file. <3
If you find anything not clear in this file feel free to open an issue or reach out to one of the maintainers.