Add GOVERNANCE.md

Update and Rename OWNERS to MAINTAINERS.md
[ci skip]
This commit is contained in:
ainsley
2018-07-02 15:46:41 -05:00
parent e6b892254d
commit 98d6e51c53
3 changed files with 13 additions and 7 deletions

3
GOVERNANCE.md Normal file
View File

@@ -0,0 +1,3 @@
# NATS Go Client Governance
NATS Go Client (go-nats) is part of the NATS project and is subject to the [NATS Governance](https://github.com/nats-io/nats-general/blob/master/GOVERNANCE.md).

10
MAINTAINERS.md Normal file
View File

@@ -0,0 +1,10 @@
# Maintainers
Maintainership is on a per project basis.
### Core-maintainers
- Derek Collison <derek@nats.io> [@derekcollison](https://github.com/derekcollison)
- Ivan Kozlovic <ivan@nats.io> [@kozlovic](https://github.com/kozlovic)
### Maintainers
- Waldemar Quevedo <wally@nats.io> [@wallyqs](https://github.com/wallyqs)

7
OWNERS
View File

@@ -1,7 +0,0 @@
reviewers:
- derekcollison
- kozlovic
- wallyqs
approvers:
- derekcollison
- kozlovic