mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #101731 from alculquicondor/api-owners
Set OWNERS of pkg/apis to api-(approvers/reviewers).
This commit is contained in:
commit
aa450787bf
@ -1,43 +1,14 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
# Disable inheritance as this is an api owners file
|
||||||
|
options:
|
||||||
|
no_parent_owners: true
|
||||||
filters:
|
filters:
|
||||||
".*":
|
".*":
|
||||||
approvers:
|
approvers:
|
||||||
- lavalamp
|
- api-approvers
|
||||||
- smarterclayton
|
|
||||||
- thockin
|
|
||||||
- liggitt
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- lavalamp
|
- api-reviewers
|
||||||
- smarterclayton
|
|
||||||
- wojtek-t
|
|
||||||
- deads2k
|
|
||||||
- yujuhong
|
|
||||||
- brendandburns
|
|
||||||
- derekwaynecarr
|
|
||||||
- caesarxuchao
|
|
||||||
- vishh
|
|
||||||
- mikedanese
|
|
||||||
- liggitt
|
|
||||||
- pmorie
|
|
||||||
- sttts
|
|
||||||
- dchen1107
|
|
||||||
- saad-ali
|
|
||||||
- luxas
|
|
||||||
- janetkuo
|
|
||||||
- justinsb
|
|
||||||
- pwittrock
|
|
||||||
- ncdc
|
|
||||||
- tallclair
|
|
||||||
- yifan-gu
|
|
||||||
- mwielgus
|
|
||||||
- feiskyer
|
|
||||||
- soltysh
|
|
||||||
- piosz
|
|
||||||
- dims
|
|
||||||
- errordeveloper
|
|
||||||
- krousey
|
|
||||||
- rootfs
|
|
||||||
|
|
||||||
# examples:
|
# examples:
|
||||||
# pkg/apis/*/types.go
|
# pkg/apis/*/types.go
|
||||||
|
@ -1,38 +1,4 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
|
||||||
- lavalamp
|
|
||||||
- smarterclayton
|
|
||||||
- thockin
|
|
||||||
- liggitt
|
|
||||||
reviewers:
|
|
||||||
- thockin
|
|
||||||
- lavalamp
|
|
||||||
- smarterclayton
|
|
||||||
- wojtek-t
|
|
||||||
- deads2k
|
|
||||||
- yujuhong
|
|
||||||
- brendandburns
|
|
||||||
- derekwaynecarr
|
|
||||||
- caesarxuchao
|
|
||||||
- vishh
|
|
||||||
- mikedanese
|
|
||||||
- liggitt
|
|
||||||
- davidopp
|
|
||||||
- pmorie
|
|
||||||
- sttts
|
|
||||||
- dchen1107
|
|
||||||
- saad-ali
|
|
||||||
- luxas
|
|
||||||
- janetkuo
|
|
||||||
- justinsb
|
|
||||||
- pwittrock
|
|
||||||
- ncdc
|
|
||||||
- tallclair
|
|
||||||
- yifan-gu
|
|
||||||
- mwielgus
|
|
||||||
- soltysh
|
|
||||||
- piosz
|
|
||||||
- jsafrane
|
|
||||||
labels:
|
labels:
|
||||||
- sig/apps
|
- sig/apps
|
||||||
|
Loading…
Reference in New Issue
Block a user