File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2+
3+ aliases:
4+
5+ # SIG-Storage chairs and leads should always have approval rights in all repos.
6+ # Others may be added as needed here or in each repo.
7+ kubernetes-csi-approvers:
8+ - jsafrane
9+ - msau42
10+ - saad-ali
11+ - xing-yang
12+
13+ # Reviewers are automatically assigned to new PRs. The following
14+ # reviewers will be active in all repos. Other reviewers can be
15+ # added in each repo.
16+ #
17+ # Reviewers are encouraged to set the "Busy" flag in their GitHub status
18+ # when they are temporarily unable to review PRs.
19+ kubernetes-csi-reviewers:
20+ - andyzhangx
21+ - chrishenzie
22+ - ggriffiths
23+ - gnufied
24+ - j-griffith
25+ - Jiawei0227
26+ - jingxu97
27+ - jsafrane
28+ - pohly
29+ - xing-yang
30+
31+ # This documents who previously contributed to Kubernetes-CSI
32+ # as approver.
33+ emeritus_approver:
34+ - lpabon
35+ - sbezverk
36+ - vladimirvivien
37+
38+ # This documents who previously contributed to Kubernetes-CSI
39+ # as reviewer.
40+ emeritus_reviewer:
41+ - lpabon
42+ - saad-ali
43+ - sbezverk
44+ - vladimirvivien
Original file line number Diff line number Diff line change 11# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
22
33approvers:
4- - saad-ali
5- - msau42
4+ - kubernetes-csi-approvers
65- pohly
76
87reviewers:
9- - saad-ali
10- - msau42
11- - pohly
8+ - kubernetes-csi-reviewers
Original file line number Diff line number Diff line change 1+ KUBERNETES_CSI_OWNERS_ALIASES
You can’t perform that action at this time.
0 commit comments