mirror of https://github.com/crossplane/docs.git
governance: add OWNERS.md to define maintainers of this repo
Signed-off-by: Jared Watts <jbw976@gmail.com>
This commit is contained in:
parent
4a2917bf4a
commit
1e80af3ccf
|
@ -0,0 +1,17 @@
|
|||
# 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
|
||||
|
||||
* Daniel Mangum <dan@upbound.io> ([hasheddan](https://github.com/hasheddan))
|
||||
* Jared Watts <jared@upbound.io> ([jbw976](https://github.com/jbw976))
|
||||
* Michael Goff <michael@upbound.io> ([thephred](https://github.com/thephred))
|
||||
* Connor Chan <connor@upbound.io> ([connorchan](https://github.com/connorchan))
|
||||
* Nic Cope <negz@upbound.io> ([negz](https://github.com/negz))
|
Loading…
Reference in New Issue