diff --git a/pkg/storage/OWNERS b/pkg/storage/OWNERS index a57ded7f658..a107a01a52c 100644 --- a/pkg/storage/OWNERS +++ b/pkg/storage/OWNERS @@ -1,6 +1,41 @@ -assignees: - - lavalamp - - liggitt - - timothysc - - wojtek-t - - xiang90 +approvers: +- lavalamp +- liggitt +- timothysc +- wojtek-t +- xiang90 +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- derekwaynecarr +- caesarxuchao +- mikedanese +- liggitt +- erictune +- davidopp +- pmorie +- luxas +- janetkuo +- roberthbailey +- ncdc +- timstclair +- timothysc +- soltysh +- dims +- madhusudancs +- hongchaodeng +- krousey +- fgrzadkowski +- xiang90 +- mml +- ingvagabund +- resouer +- mbohlool +- pweil- +- lixiaobing10051267 +- mqliang +- feihujiang +- rrati diff --git a/pkg/storage/etcd/OWNERS b/pkg/storage/etcd/OWNERS new file mode 100755 index 00000000000..ac5dfab0011 --- /dev/null +++ b/pkg/storage/etcd/OWNERS @@ -0,0 +1,24 @@ +reviewers: +- lavalamp +- smarterclayton +- wojtek-t +- deads2k +- derekwaynecarr +- caesarxuchao +- mikedanese +- liggitt +- davidopp +- pmorie +- luxas +- janetkuo +- roberthbailey +- timstclair +- timothysc +- dims +- hongchaodeng +- krousey +- fgrzadkowski +- resouer +- pweil- +- mqliang +- feihujiang diff --git a/pkg/storage/etcd3/OWNERS b/pkg/storage/etcd3/OWNERS new file mode 100755 index 00000000000..84c24e70c42 --- /dev/null +++ b/pkg/storage/etcd3/OWNERS @@ -0,0 +1,5 @@ +reviewers: +- wojtek-t +- timothysc +- madhusudancs +- hongchaodeng diff --git a/pkg/storage/storagebackend/OWNERS b/pkg/storage/storagebackend/OWNERS new file mode 100755 index 00000000000..d14ed51815d --- /dev/null +++ b/pkg/storage/storagebackend/OWNERS @@ -0,0 +1,6 @@ +reviewers: +- lavalamp +- smarterclayton +- wojtek-t +- timothysc +- hongchaodeng diff --git a/pkg/storage/testing/OWNERS b/pkg/storage/testing/OWNERS new file mode 100755 index 00000000000..604c717180b --- /dev/null +++ b/pkg/storage/testing/OWNERS @@ -0,0 +1,9 @@ +reviewers: +- smarterclayton +- wojtek-t +- liggitt +- erictune +- timothysc +- soltysh +- mml +- feihujiang