mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Introduce sig-instrumentation aliases in OWNERS_ALISES and simplify OWNERS files
This commit is contained in:
parent
2d8b8703de
commit
c601d34eba
@ -273,6 +273,20 @@ aliases:
|
|||||||
- bskiba
|
- bskiba
|
||||||
- MaciekPytel
|
- MaciekPytel
|
||||||
- mwielgus
|
- mwielgus
|
||||||
|
sig-instrumentation-approvers:
|
||||||
|
- piosz
|
||||||
|
- brancz
|
||||||
|
sig-instrumentation-reviewers:
|
||||||
|
- kawych
|
||||||
|
- s-urbaniak
|
||||||
|
- DirectXMan12
|
||||||
|
- x13n
|
||||||
|
- loburm
|
||||||
|
- huangyuqi
|
||||||
|
- andyxning
|
||||||
|
- coffeepac
|
||||||
|
- monotek
|
||||||
|
- logicalhan
|
||||||
|
|
||||||
api-approvers:
|
api-approvers:
|
||||||
- erictune
|
- erictune
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- kawych
|
- kawych
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
reviewers:
|
reviewers:
|
||||||
- kawych
|
- sig-instrumentation-reviewers
|
||||||
- piosz
|
labels:
|
||||||
|
- sig/instrumentation
|
@ -3,10 +3,8 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- monotek
|
- monotek
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
reviewers:
|
reviewers:
|
||||||
- coffeepac
|
- sig-instrumentation-reviewers
|
||||||
- monotek
|
|
||||||
- piosz
|
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- x13n
|
- x13n
|
||||||
reviewers:
|
reviewers:
|
||||||
- piosz
|
- sig-instrumentation-reviewers
|
||||||
- x13n
|
|
||||||
labels:
|
labels:
|
||||||
- sig/gcp
|
- sig/gcp
|
||||||
|
- sig/instrumentation
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- kawych
|
- kawych
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- x13n
|
- x13n
|
||||||
reviewers:
|
reviewers:
|
||||||
- kawych
|
- sig-instrumentation-reviewers
|
||||||
- piosz
|
labels:
|
||||||
- x13n
|
- sig/instrumentation
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- kawych
|
- kawych
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
reviewers:
|
reviewers:
|
||||||
- kawych
|
- sig-instrumentation-reviewers
|
||||||
- piosz
|
labels:
|
||||||
|
- sig/instrumentation
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
- logicalhan
|
||||||
reviewers:
|
reviewers:
|
||||||
- piosz
|
- sig-instrumentation-reviewers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
- logicalhan
|
||||||
reviewers:
|
reviewers:
|
||||||
- piosz
|
- sig-instrumentation-reviewers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
@ -1,4 +1,6 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
|
labels:
|
||||||
|
- sig/instrumentation
|
||||||
|
@ -3,8 +3,10 @@
|
|||||||
approvers:
|
approvers:
|
||||||
- fabxc
|
- fabxc
|
||||||
- fgrzadkowski
|
- fgrzadkowski
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- x13n
|
- x13n
|
||||||
- kawych
|
- kawych
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-instrumentation-pr-reviews
|
- sig-instrumentation-reviewers
|
||||||
|
labels:
|
||||||
|
- sig/instrumentation
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
|
||||||
- coffeepac
|
|
||||||
- monotek
|
|
||||||
- piosz
|
|
||||||
approvers:
|
approvers:
|
||||||
- coffeepac
|
- coffeepac
|
||||||
- monotek
|
- monotek
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
|
reviewers:
|
||||||
|
- sig-instrumentation-reviewers
|
||||||
|
labels:
|
||||||
|
- sig/instrumentation
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
- logicalhan
|
||||||
reviewers:
|
reviewers:
|
||||||
- piosz
|
- sig-instrumentation-reviewers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
||||||
|
7
test/instrumentation/testdata/OWNERS
vendored
7
test/instrumentation/testdata/OWNERS
vendored
@ -1,11 +1,8 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- piosz
|
- sig-instrumentation-approvers
|
||||||
- brancz
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- piosz
|
- sig-instrumentation-reviewers
|
||||||
- brancz
|
|
||||||
- logicalhan
|
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
||||||
|
Loading…
Reference in New Issue
Block a user