diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 00000000..186d3d4f --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1,3 @@ +# NATS Server Governance + +NATS Server (gnastd) is part of the NATS project and is subject to the [NATS Governance](https://github.com/nats-io/nats-general/blob/master/GOVERNANCE.md). \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..8b6a8a3d --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,10 @@ +# Maintainers + +Maintainership is on a per project basis. + +Core-maintainers + - [derekcollison](https://github.com/derekcollison) + - [kozlovic](https://github.com/kozlovic) + +Maintainers + - [wallyqs](https://github.com/wallyqs) \ No newline at end of file diff --git a/OWNERS b/OWNERS deleted file mode 100644 index a2530668..00000000 --- a/OWNERS +++ /dev/null @@ -1,7 +0,0 @@ -reviewers: - - derekcollison - - kozlovic - - wallyqs -approvers: - - derekcollison - - kozlovic