Skip to content

Commit

Permalink
Adding owners file and updating links (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
vturecek authored and hongchaodeng committed Oct 15, 2019
1 parent 1d5908e commit 02bfc59
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions OWNERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Owners

This page lists all active maintainers:

* [technosophos](https://github.com/technosophos)
* [vturecek](https://github.com/vturecek)
* [resouer](https://github.com/resouer)
* [hongchaodeng](https://github.com/hongchaodeng)


See [CONTRIBUTING.md](CONTRIBUTING.md) for general contribution guidelines.

See [governance.md](governance.md) for governance guidelines and maintainer responsibilities.
4 changes: 2 additions & 2 deletions governance.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Governance

## Project Maintainers
[Project maintainers](OWNERS) are responsible for activities around maintaining and updating the Open Application Model (OAM) specification. Final decisions on the spec reside with the project maintainers.
[Project maintainers](OWNERS.md) are responsible for activities around maintaining and updating the Open Application Model (OAM) specification. Final decisions on the spec reside with the project maintainers.

Maintainers MUST remain active. If they are unresponsive for >3 months, they will be automatically removed unless a [super-majority](https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote) of the other project maintainers agrees to extend the period to be greater than 3 months.

New maintainers can be added to the project by a [super-majority](https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote) vote of the existing maintainers. A potential maintainer may be nominated by an existing maintainer. A vote is conducted in private between the current maintainers over the course of a one week voting period. At the end of the week, votes are counted and a pull request is made on the repo adding the new maintainer to the [OWNERS](OWNERS) file.
New maintainers can be added to the project by a [super-majority](https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote) vote of the existing maintainers. A potential maintainer may be nominated by an existing maintainer. A vote is conducted in private between the current maintainers over the course of a one week voting period. At the end of the week, votes are counted and a pull request is made on the repo adding the new maintainer to the [OWNERS](OWNERS.md) file.

A maintainer may step down by submitting an [issue](https://github.com/deislabs/cnab-spec/issues/new) stating their intent.

Expand Down

0 comments on commit 02bfc59

Please sign in to comment.