diff --git a/sig-list.md b/sig-list.md
index f1886910..029e9641 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -21,7 +21,7 @@ Each group's material is in its subdirectory in this project.
| Name | Label [1] | Chairs [2] | Contact | Meetings |
|------|-----------|---------|---------|----------|
-|[KubeVirt Community](kubevirt-community/charter.md) |[kubevirt-community](https://github.com/kubevirt/kubevirt/labels/kubevirt-community)|
|[Slack](virtualization)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |- Regular KubeVirt Community Meeting: [ Wednesday at 15:00 UTC (weekly) ](https://zoom.us/j/92221936273)
|
+|[KubeVirt Community](kubevirt-community/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)|
|[Slack](virtualization)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |- Regular KubeVirt Community Meeting: [ Wednesday at 15:00 UTC (weekly) ](https://zoom.us/j/92221936273)
|
@@ -31,11 +31,11 @@ Each group's material is in its subdirectory in this project.
| Name | Label [1] | Chairs [2] | Contact | Meetings |
|------|-----------|---------|---------|----------|
|[sig-compute](sig-compute/charter.md) |[sig/compute](https://github.com/kubevirt/kubevirt/labels/sig/compute)|- [Itamar Holder](https://github.com/iholder101), Red Hat
- [Jed Lejosne](https://github.com/jean-edouard), Red Hat
|[Slack](kubevirt-dev)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) | |
-|[documentation](sig-documentation/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | | |
-|[storage](sig-storage/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | | |
-|[testing](sig-testing/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | | |
-|[network](sig-network/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | | |
-|[KubeVirt Perf and Scale SIG](sig-scale/charter.md) |[kubevirt-community](https://github.com/kubevirt/kubevirt/labels/kubevirt-community)|- [Ryan Hallisey](https://github.com/rthallisey), Nvidia
- [Alay Patel](https://github.com/alaypatel07), Nvidia
|[Slack](kubevirt-dev)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |- KubeVirt Perf and Scale SIG Meeting: [ Thursday at 14:00 UTC (bimonthy) ](https://zoom.us/j/3205945033)
|
+|[documentation](sig-documentation/charter.md) |[sig/documentation](https://github.com/kubevirt/kubevirt/labels/sig/documentation)| | | |
+|[storage](sig-storage/charter.md) |[sig/storage](https://github.com/kubevirt/kubevirt/labels/sig/storage)| | | |
+|[testing](sig-testing/charter.md) |[sig/testing](https://github.com/kubevirt/kubevirt/labels/sig/testing)| | | |
+|[network](sig-network/charter.md) |[sig/network](https://github.com/kubevirt/kubevirt/labels/sig/network)| | | |
+|[KubeVirt Perf and Scale SIG](sig-scale/charter.md) |[sig/scale](https://github.com/kubevirt/kubevirt/labels/sig/scale)|- [Ryan Hallisey](https://github.com/rthallisey), Nvidia
- [Alay Patel](https://github.com/alaypatel07), Nvidia
|[Slack](kubevirt-dev)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |- KubeVirt Perf and Scale SIG Meeting: [ Thursday at 14:00 UTC (bimonthy) ](https://zoom.us/j/3205945033)
|
|[observability](sig-observability/charter.md) |[sig/observability](https://github.com/kubevirt/kubevirt/labels/sig/observability)| | | |
|[KubeVirt Buildsystem SIG](sig-buildsystem/charter.md) |[sig/buildsystem](https://github.com/kubevirt/kubevirt/labels/sig/buildsystem)|- [Daniel Hiller](https://github.com/dhiller), Red Hat
- [Brian Carey](https://github.com/brianmcarey), Red Hat
- [Luboslav Pivarc](https://github.com/xpivarc), Red Hat
| | |
|[KubeVirt CI Operations Group](sig-ci/charter.md) |[sig/ci](https://github.com/kubevirt/kubevirt/labels/sig/ci)|- [Brian Carey](https://github.com/brianmcarey), Red Hat
- [Daniel Hiller](https://github.com/dhiller), Red Hat
|[Slack](kubevirt-dev)
[Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |- KubeVirt CI Taskforce Sync meeting: [ Monday at 09:00 CET (weekly) ](https://zoom.us/j/96583958896)
- KubeVirt tests quarantine catch-up: [ Wednesday at 08:45 CET (weekly) ](https://zoom.us/j/94552009485)
|
diff --git a/sigs.yaml b/sigs.yaml
index 661f3fa0..5e869aae 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -62,6 +62,7 @@ sigs:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virtctl/create/instancetype/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virtctl/create/preference/OWNERS
- dir: sig-documentation
+ label: sig/documentation
name: documentation
subprojects:
- name: documentation
@@ -71,12 +72,14 @@ sigs:
- https://raw.githubusercontent.com/kubevirt/user-guide/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt-tutorial/main/OWNERS
- dir: sig-storage
+ label: sig/storage
name: storage
subprojects:
- name: containerized-data-importer
owners:
- https://raw.githubusercontent.com/kubevirt/containerized-data-importer/main/OWNERS
- dir: sig-testing
+ label: sig/testing
name: testing
subprojects:
- name: kubevirtci
@@ -84,6 +87,7 @@ sigs:
- https://raw.githubusercontent.com/kubevirt/kubevirtci/main/OWNERS
- https://raw.githubusercontent.com/kubevirt/project-infra/main/OWNERS
- dir: sig-network
+ label: sig/network
name: network
subprojects:
- name: nmstate
@@ -98,6 +102,7 @@ sigs:
owners:
- https://raw.githubusercontent.com/containernetworking/plugins/main/OWNERS.md
- dir: sig-scale
+ label: sig/scale
name: KubeVirt Perf and Scale SIG
mission_statement: |
Define and drive scalability and performance goals within KubeVirt. This includes documenting, testing, and measuring performance and scalability for a KubeVirt release.
@@ -107,7 +112,6 @@ sigs:
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tools/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/hack/OWNERS
- https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/performance/OWNERS
- label: kubevirt-community
leadership:
chairs:
- github: rthallisey
@@ -294,7 +298,6 @@ usergroups:
name: KubeVirt Community
mission_statement: |
Lorem Ipsum.
- label: kubevirt-community
leadership:
chairs: []
meetings: