diff --git a/pkg/storage/OWNERS b/pkg/storage/OWNERS index a57ded7f658..bf36b207045 100644 --- a/pkg/storage/OWNERS +++ b/pkg/storage/OWNERS @@ -1,6 +1,45 @@ -assignees: - - lavalamp - - liggitt - - timothysc - - wojtek-t - - xiang90 +approvers: +- lavalamp +- liggitt +- timothysc +- wojtek-t +- xiang90 +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- brendandburns +- derekwaynecarr +- caesarxuchao +- mikedanese +- liggitt +- erictune +- davidopp +- pmorie +- luxas +- janetkuo +- roberthbailey +- ncdc +- timstclair +- timothysc +- soltysh +- dims +- madhusudancs +- fejta +- hongchaodeng +- krousey +- fgrzadkowski +- xiang90 +- mml +- ingvagabund +- resouer +- mbohlool +- david-mcmahon +- pweil- +- lixiaobing10051267 +- mqliang +- feihujiang +- goltermann +- rrati diff --git a/pkg/storage/etcd/OWNERS b/pkg/storage/etcd/OWNERS new file mode 100755 index 00000000000..3e05f8ffec6 --- /dev/null +++ b/pkg/storage/etcd/OWNERS @@ -0,0 +1,27 @@ +reviewers: +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- brendandburns +- derekwaynecarr +- caesarxuchao +- mikedanese +- liggitt +- davidopp +- pmorie +- luxas +- janetkuo +- roberthbailey +- timstclair +- timothysc +- dims +- hongchaodeng +- krousey +- fgrzadkowski +- resouer +- david-mcmahon +- pweil- +- mqliang +- feihujiang +- goltermann diff --git a/pkg/storage/etcd3/OWNERS b/pkg/storage/etcd3/OWNERS new file mode 100755 index 00000000000..339b7d50c35 --- /dev/null +++ b/pkg/storage/etcd3/OWNERS @@ -0,0 +1,6 @@ +reviewers: +- wojtek-t +- timothysc +- madhusudancs +- hongchaodeng +- david-mcmahon diff --git a/pkg/storage/storagebackend/OWNERS b/pkg/storage/storagebackend/OWNERS new file mode 100755 index 00000000000..e171e9eb1ab --- /dev/null +++ b/pkg/storage/storagebackend/OWNERS @@ -0,0 +1,7 @@ +reviewers: +- lavalamp +- smarterclayton +- wojtek-t +- timothysc +- hongchaodeng +- david-mcmahon diff --git a/pkg/storage/testing/OWNERS b/pkg/storage/testing/OWNERS new file mode 100755 index 00000000000..c825bf2e3b8 --- /dev/null +++ b/pkg/storage/testing/OWNERS @@ -0,0 +1,10 @@ +reviewers: +- smarterclayton +- wojtek-t +- liggitt +- erictune +- timothysc +- soltysh +- mml +- david-mcmahon +- feihujiang