Merge pull request #41090 from yujuhong/freeze_dockertools

Automatic merge from submit-queue

Add OWNERS to the dockertools package

We are in the middle of switching to the CRI implementation. It's critical to minimize
the development of dockertools to avoid any more diversion. We should freeze any
non-essential changes to dockertools once CRI becomes the default. This change
adds an OWNERS file with a small group of people to ensure no unintentional changes
go through unnoticed.
pull/6/head
Kubernetes Submit Queue 2017-02-07 13:46:08 -08:00 committed by GitHub
commit d408ab0536
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
approvers:
- Random-Liu
- yujuhong