Unverified Commit b50c643b authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #73540 from rlenferink/patch-5

Updated OWNERS files to include link to docs
parents 395e4c05 a1837196
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- castrojo
- cblecker
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bentheelder
- cblecker
......
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- sig/release
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- luxas
- jbeda
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- luxas
- jbeda
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bentheelder
- eparis
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- mrhohn
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- caseydavenport
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- rramkumar1
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- DirectXMan12
- kawych
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bryk
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- mrhohn
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- mrhohn
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- coffeepac
- monotek
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- piosz
- x13n
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- dnardo
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- freehan
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- kawych
- piosz
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- q-lee
- cjcullen
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- DirectXMan12
- kawych
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- kawych
- piosz
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- tallclair
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- zouyee
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bowei
- gmarek
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dchen1107
- filbranden
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- timothysc
- dims
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- jpbetz
- wenjiaswe
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- ixdy
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Cynerva
- ktsakalozos
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- jlowdermilk
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- eparis
- david-mcmahon
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- dchen1107
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- cheftako
......
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- sig/release
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- stevekuznetsov
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- luxas
- timothysc
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dchen1107
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-node-reviewers
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bentheelder
- cblecker
......
......@@ -101,6 +101,8 @@ hack/update-godep-licenses.sh >/dev/null
kube::log::status "Creating OWNERS file"
rm -f "Godeps/OWNERS" "vendor/OWNERS"
cat <<__EOF__ > "Godeps/OWNERS"
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
__EOF__
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-testing-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
approvers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- thockin
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- jessfraz
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- justinsb
- freehan
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authenticators-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authorizers-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-certificates-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- erictune
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-policy-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- caseydavenport
- cmluciano
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-apps-api-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authorizers-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- mbohlool
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- erictune
- liggitt
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- eparis
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers: []
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mikedanese
- dims
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- justinsb
- zmerlynn
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- andyzhangx
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- ngtuna
- sebgoa
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- jingxu97
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- anguslees
- NickrenREN
......
# See the OWNERS docs at https://go.k8s.io/owners
maintainers:
- luomiao
- kerneltime
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- abrarshivani
- baludontu
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- api-approvers
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- erictune
- janetkuo
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mikedanese
- janetkuo
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- janetkuo
- nikhiljindal
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-apps-reviewers
labels:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- MrHohn
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- enisoc
- foxish
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- erictune
- janetkuo
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- derekwaynecarr
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- gmarek
- bowei
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bowei
- dnardo
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- gmarek
- bowei
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- DirectXMan12
- mwielgus
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- foxish
- gmarek
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- derekwaynecarr
- deads2k
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- gmarek
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bowei
- MrHohn
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-serviceaccounts-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- enisoc
- foxish
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- childsb
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- gnufied
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jsafrane
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- erictune
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- justinsb
- david-mcmahon
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- andyzhangx
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- feature-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- apelisse
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- apelisse
reviewers:
......
......@@ -70,7 +70,9 @@ func (fi bindataFileInfo) Sys() interface{} {
return nil
}
var _translationsOwners = []byte(`reviewers:
var _translationsOwners = []byte(`# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
approvers:
- brendandburns
......@@ -213,7 +215,9 @@ func translationsExtractPy() (*asset, error) {
return a, nil
}
var _translationsKubectlOwners = []byte(`approvers:
var _translationsKubectlOwners = []byte(`# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
- sig-cli
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Random-Liu
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mtaufen
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- jiayingz
- mindprince
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Random-Liu
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- derekwaynecarr
- vishh
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- derekwaynecarr
- vishh
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jiayingz
- vishh
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- derekwaynecarr
- vishh
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mtaufen
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-network-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- feiskyer
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-serviceaccounts-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- smarterclayton
- sig-cli-maintainers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Random-Liu
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- matchstick
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- m1093782566
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dineshgovindasamy
- madhanrm
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- derekwaynecarr
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- hongchaodeng
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- hongchaodeng
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- hongchaodeng
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- gmarek
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- mikedanese
- liggitt
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- hongchaodeng
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-policy-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- hongchaodeng
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- api-approvers
- sig-scheduling-maintainers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-policy-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-serviceaccounts-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- bentheelder
- spiffxp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- dcbw
- thockin
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- m1093782566
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- jingxu97
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- thockin
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- gnufied
- jingxu97
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- andyzhangx
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- andyzhangx
- brendandburns
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jsafrane
- anguslees
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jsafrane
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- chakri-nelluri
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- thockin
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- thockin
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
maintainers:
- luomiao
- kerneltime
......
# See the OWNERS docs at https://go.k8s.io/owners
maintainers:
- adityadani
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- rootfs
- jsafrane
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
maintainers:
- croomes
- rusenask
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pmorie
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
- davidopp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- derekwaynecarr
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-node-isolation-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
approvers:
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-policy-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-serviceaccounts-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- andrewsykim
- dims
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- erictune
- liggitt
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-node-isolation-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sttts
- nikhita
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-auth-audit-approvers
- sig-auth-audit-reviewers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-auth-authenticators-approvers
- sig-auth-authenticators-reviewers
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authorizers-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-policy-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- caseydavenport
- cmluciano
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-apps-reviewers
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authorizers-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- mbohlool
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- feature-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pwittrock
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pwittrock
- mengqiy
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- pwittrock
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-audit-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-audit-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- dims
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- deads2k
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- jimmidyson
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- mbohlool
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sttts
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- feature-approvers
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sttts
- dims
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sttts
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-encryption-at-rest-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sttts
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- liggitt
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- timothysc
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-encryption-at-rest-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-audit-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- ericchiang
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- pwittrock
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- caesarxuchao
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authorizers-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers:
- sig-auth-authenticators-approvers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- cjcullen
- jlowdermilk
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- ericchiang
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- thockin
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-authenticators-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- thockin
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mikedanese
- timothysc
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- wojtek-t
- eparis
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- smarterclayton
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-auth-certificates-approvers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- caesarxuchao
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mikedanese
- dims
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cluster-lifecycle-leads
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jbeda
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- wojtek-t
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- smarterclayton
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- luxas
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- jsafrane
- saad-ali
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- davidz627
- saad-ali
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- lavalamp
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- deads2k
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-network-approvers
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-node-approvers
- sttts
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- DirectXMan12
- piosz
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- tallclair
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- juanvallejo
- soltysh
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sttts
- munnerz
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- bowei
- rramkumar1
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
# This is the owner of the test code. The test data itself is owned by sig-architecture.
reviewers:
- mml
......
# See the OWNERS docs at https://go.k8s.io/owners
# To be owned by sig-architecture.
options:
no_parent_owners: true
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- janetkuo
- nikhiljindal
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- liggitt
- mikedanese
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- jszczepkowski
- sig-autoscaling-maintainers
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- andrewsykim
- cheftako
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- DirectXMan12
- fabxc
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- coffeepac
- monotek
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cluster-lifecycle-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers: #sig-cluster-lifecycle is the owner of this feature
- jbeda
- luxas
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-network-reviewers
approvers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Random-Liu
- dchen1107
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- rootfs
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- saad-ali
- rootfs
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dchen1107
- michmike
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- Random-Liu
- tallclair
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dashpole
- krzyzacy
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- vishh
- derekwaynecarr
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- luxas
- mkumatag
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- mikedanese
- kow3ns
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- janetkuo
- kargakis
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- apelisse
- deads2k
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- enj
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- barney-s
- crimsonfaith91
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- gmarek
- shyamjvs
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- cblecker
- rmmh
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- luxas
- mkumatag
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- lavalamp
- smarterclayton
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- cblecker
- ixdy
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- cblecker
- rmmh
......
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- brendandburns
approvers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cli-maintainers
reviewers:
......
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- dep-approvers
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment