diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc549116..af41feee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,6 @@ that we follow. * [Reporting Issues](#reporting-issues) * [Submitting Pull Requests](#submitting-pull-requests) * [Communications](#communications) -* [Becoming a Maintainer](#becoming-a-maintainer) ## Reporting Issues @@ -55,9 +54,7 @@ PRs that fix issues should include a reference like `Closes #XXXX` in the commit message so that github will automatically close the referenced issue when the PR is merged. - +Most PRs will be reviewied by at least one [code owner][code-owners] (listed [here](.github/CODEOWNERS)). ### Sign your PRs @@ -125,18 +122,4 @@ and [PRs](https://github.com/kubernetes-incubator/cri-o/pulls) tracking system. - +[code-owners]: https://help.github.com/articles/about-codeowners/