OWNERS 385 B

1234567891011
  1. set noparent
  2. # These owners are in place to ensure that dockerfiles are changed in a way
  3. # that maximizes use of docker cache when rebuilding and that the docker images
  4. # are fast to build and sane in general.
  5. # Also, push_testing_images.sh needs to be used upon changing the docker images
  6. # for kokoro to be able to access the pre-built images.
  7. @jtattermusch
  8. @apolcyn
  9. @nicolasnoble