aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/OWNERS
blob: 8ad09b7e83c2f4b196690727e90a8f7c9391fd84 (plain)
1
2
3
4
5
6
7
8
9
10
11
set noparent

# These owners are in place to ensure that dockerfiles are changed in a way
# that maximizes use of docker cache when rebuilding and that the docker images
# are fast to build and sane in general.
# Also, push_testing_images.sh needs to be used upon changing the docker images
# for kokoro to be able to access the pre-built images.

@jtattermusch
@apolcyn
@nicolasnoble