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