-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
owners, user-guide: set up owners from sigs
Since we have the sigs formed for the several topics, let's establish ownership of the sections by each respective sig. Signed-off-by: Daniel Hiller <[email protected]>
- Loading branch information
Showing
7 changed files
with
191 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
aliases: | ||
reviewers: | ||
- davidvossel | ||
- vladikr | ||
- rmohr | ||
- stu-gott | ||
- fabiand | ||
- AlonaKaplan | ||
- dhiller | ||
- jean-edouard | ||
- mhenriks | ||
- phoracek | ||
- cwilkers | ||
- jobbler | ||
- aburdenthehand | ||
approvers: | ||
- davidvossel | ||
- vladikr | ||
- rmohr | ||
- stu-gott | ||
- fabiand | ||
- AlonaKaplan | ||
- dhiller | ||
- jean-edouard | ||
- mhenriks | ||
- phoracek | ||
- cwilkers | ||
emeritus_approvers: | ||
- ashleyschuett | ||
- codificat | ||
- hroyrh | ||
- danielBelenky | ||
- mazzystr | ||
|
||
# | ||
# SIG Test | ||
# | ||
sig-test-reviewers: | ||
- kbidarkar | ||
sig-test-approvers: | ||
- kbidarkar | ||
- phoracek | ||
- enp0s3 | ||
- xpivarc | ||
- acardace | ||
- dhiller | ||
- AlonaKaplan | ||
|
||
# | ||
# SIG Network | ||
# Owns anything related to networking. | ||
# | ||
sig-network-reviewers: | ||
- AlonaKaplan | ||
- EdDev | ||
- RamLavi | ||
- ormergi | ||
sig-network-approvers: | ||
- AlonaKaplan | ||
- EdDev | ||
|
||
# | ||
# SIG Scale | ||
# Owns to keep kubevirt's scalability comparable to Kubernetes'. | ||
# | ||
sig-scale-approvers: | ||
- rthallisey | ||
sig-scale-reviewers: | ||
- rthallisey | ||
|
||
# | ||
# SIG Storage | ||
# Owns anything related to storage. | ||
# | ||
sig-storage-approvers: | ||
- mhenriks | ||
- alicefr | ||
sig-storage-reviewers: | ||
- awels | ||
- akalenyu | ||
- ShellyKa13 | ||
|
||
# | ||
# SIG API | ||
# Owns the API including API life-cycle, deprecation, | ||
# and backwards compatibility. | ||
# | ||
sig-api-approvers: [] | ||
sig-api-reviewers: [] | ||
|
||
# | ||
# SIG Compute | ||
# Owns everything which is taking place on a node, for example | ||
# (but not limited to) groups, SELinux, node labels, … | ||
# And everything on the cluster level such as RBAC, controller, … | ||
# | ||
sig-compute-approvers: | ||
- jean-edouard | ||
- iholder101 | ||
sig-compute-reviewers: | ||
- victortoso | ||
|
||
# | ||
# SIG Observability | ||
# Owns the responsibility to keep kubevirt observable by i.e. | ||
# having mertics, alters, and runbooks. | ||
# | ||
sig-observability-approvers: | ||
- sradco | ||
- machadovilaca | ||
sig-observability-reviewers: | ||
- machadovilaca | ||
- avlitman | ||
- assafad | ||
|
||
# | ||
# SIG Release | ||
# Owns the release process, including the schedule, and tools. | ||
# | ||
sig-release-approvers: | ||
- acardace | ||
- fossedihelm | ||
- xpivarc | ||
sig-release-reviewers: | ||
- acardace | ||
- fossedihelm | ||
- xpivarc | ||
|
||
# | ||
# SIG Buildsystem | ||
# Owns bazel, and ensures that kubevirt can be build. | ||
# | ||
sig-buildsystem-approvers: | ||
- brianmcarey | ||
- dhiller | ||
- xpivarc | ||
sig-buildsystem-reviewers: | ||
- brianmcarey | ||
- enp0s3 | ||
- xpivarc | ||
|
||
# | ||
# SIG Architecture | ||
# Owns the overall architecture, and supporting the growth, health, | ||
# openess of KubeVirt. | ||
# | ||
sig-architecture-approvers: [] | ||
sig-architecture-reviewers: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
filters: | ||
".*": | ||
reviewers: | ||
- sig-compute-reviewers | ||
approvers: | ||
- sig-compute-approvers | ||
emeritus_approvers: | ||
- emeritus_approvers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
filters: | ||
".*": | ||
reviewers: | ||
- sig-compute-reviewers | ||
approvers: | ||
- sig-compute-approvers | ||
emeritus_approvers: | ||
- emeritus_approvers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
filters: | ||
".*": | ||
reviewers: | ||
- sig-compute-reviewers | ||
approvers: | ||
- sig-compute-approvers | ||
emeritus_approvers: | ||
- emeritus_approvers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
filters: | ||
".*": | ||
reviewers: | ||
- sig-network-reviewers | ||
approvers: | ||
- sig-network-approvers | ||
emeritus_approvers: | ||
- emeritus_approvers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
filters: | ||
".*": | ||
reviewers: | ||
- sig-storage-reviewers | ||
approvers: | ||
- sig-storage-approvers | ||
emeritus_approvers: | ||
- emeritus_approvers |