Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @smukherj1 @davegay @eytankidron
* @smukherj1 @hicksjoseph
13 changes: 0 additions & 13 deletions OWNERS

This file was deleted.

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down