governance: add OWNERS.md to define maintainers of this repo
Signed-off-by: Jared Watts <jbw976@gmail.com>
This commit is contained in:
parent
efd0edd456
commit
be7bcc82b5
|
|
@ -0,0 +1,15 @@
|
|||
# OWNERS
|
||||
|
||||
This page lists all maintainers for **this** repository. Each repository in the [Crossplane
|
||||
organization](https://github.com/crossplane/) will list their repository maintainers in their own
|
||||
`OWNERS.md` file.
|
||||
|
||||
Please see the Crossplane
|
||||
[GOVERNANCE.md](https://github.com/crossplane/crossplane/blob/master/GOVERNANCE.md) for governance
|
||||
guidelines and responsibilities for the steering committee and maintainers.
|
||||
|
||||
## Maintainers
|
||||
|
||||
* Nic Cope <negz@upbound.io> ([negz](https://github.com/negz))
|
||||
* Daniel Mangum <dan@upbound.io> ([hasheddan](https://github.com/hasheddan))
|
||||
* Muvaffak Onus <monus@upbound.io> ([muvaf](https://github.com/muvaf))
|
||||
Loading…
Reference in New Issue