diff --git a/CODEOWNERS b/CODEOWNERS index 4140ecdfb..5c884736c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @smukherj1 @davegay @eytankidron +* @smukherj1 @hicksjoseph diff --git a/OWNERS b/OWNERS deleted file mode 100644 index 75683a127..000000000 --- a/OWNERS +++ /dev/null @@ -1,13 +0,0 @@ -# See Config struct in https://github.com/kubernetes/test-infra/blob/master/prow/repoowners/repoowners.go - -# Reviewers may be auto-assigned by blunderbuss -reviewers: -- smukherj1 -- davegay -- eytankidron - -# Approvers can /approve changes to files within this directory tree. -approvers: -- smukherj1 -- davegay -- eytankidron diff --git a/README.md b/README.md index dd19e78f7..e76a87c27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Bazel Container Image Rules +## Are you interested in helping maintain `rules_docker`? + +Given the maturity of `rules_docker` and its importance to so many Bazel users, +we believe that it's time to give the community more ownership in maintaining +these rules. If you are interested in helping to shape the growth of +`rules_docker`, ensuring that pull requests get processed in a timely manner, +and creating new tagged releases, please reach out to +rules-docker-users@googlegroups.com. + + Travis CI | Bazel CI :---: | :---: [![Build Status](https://travis-ci.org/bazelbuild/rules_docker.svg?branch=master)](https://travis-ci.org/bazelbuild/rules_docker) | [![Build status](https://badge.buildkite.com/693d7892250cfd44beea3cd95573388200935906a28cd3146d.svg)](https://buildkite.com/bazel/docker-rules-docker-postsubmit)