Skip to content

Commit

Permalink
community,labels,sig-list: update/remove labels
Browse files Browse the repository at this point in the history
Updates labels on sigs to the ones that exist and are used, where others
that don't exist are removed.

Signed-off-by: Daniel Hiller <[email protected]>
  • Loading branch information
dhiller committed Nov 6, 2024
1 parent 3b7cbd4 commit 14bfcdb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 6 additions & 6 deletions sig-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)|<ol></ol> |[Slack](virtualization)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul><li>Regular KubeVirt Community Meeting: [ Wednesday at 15:00 UTC (weekly) ](https://zoom.us/j/92221936273)</li></ul> |
|[KubeVirt Community](kubevirt-community/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)|<ol></ol> |[Slack](virtualization)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul><li>Regular KubeVirt Community Meeting: [ Wednesday at 15:00 UTC (weekly) ](https://zoom.us/j/92221936273)</li></ul> |



Expand All @@ -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)|<ol><li>[Itamar Holder](https://github.com/iholder101), Red Hat</li><li>[Jed Lejosne](https://github.com/jean-edouard), Red Hat</li></ol> |[Slack](kubevirt-dev)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul></ul> |
|[documentation](sig-documentation/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | |<ul></ul> |
|[storage](sig-storage/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | |<ul></ul> |
|[testing](sig-testing/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | |<ul></ul> |
|[network](sig-network/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)| | |<ul></ul> |
|[KubeVirt Perf and Scale SIG](sig-scale/charter.md) |[kubevirt-community](https://github.com/kubevirt/kubevirt/labels/kubevirt-community)|<ol><li>[Ryan Hallisey](https://github.com/rthallisey), Nvidia</li><li>[Alay Patel](https://github.com/alaypatel07), Nvidia</li></ol> |[Slack](kubevirt-dev)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul><li>KubeVirt Perf and Scale SIG Meeting: [ Thursday at 14:00 UTC (bimonthy) ](https://zoom.us/j/3205945033)</li></ul> |
|[documentation](sig-documentation/charter.md) |[sig/documentation](https://github.com/kubevirt/kubevirt/labels/sig/documentation)| | |<ul></ul> |
|[storage](sig-storage/charter.md) |[sig/storage](https://github.com/kubevirt/kubevirt/labels/sig/storage)| | |<ul></ul> |
|[testing](sig-testing/charter.md) |[sig/testing](https://github.com/kubevirt/kubevirt/labels/sig/testing)| | |<ul></ul> |
|[network](sig-network/charter.md) |[sig/network](https://github.com/kubevirt/kubevirt/labels/sig/network)| | |<ul></ul> |
|[KubeVirt Perf and Scale SIG](sig-scale/charter.md) |[](https://github.com/kubevirt/kubevirt/labels/)|<ol><li>[Ryan Hallisey](https://github.com/rthallisey), Nvidia</li><li>[Alay Patel](https://github.com/alaypatel07), Nvidia</li></ol> |[Slack](kubevirt-dev)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul><li>KubeVirt Perf and Scale SIG Meeting: [ Thursday at 14:00 UTC (bimonthy) ](https://zoom.us/j/3205945033)</li></ul> |
|[observability](sig-observability/charter.md) |[sig/observability](https://github.com/kubevirt/kubevirt/labels/sig/observability)| | |<ul></ul> |
|[KubeVirt Buildsystem SIG](sig-buildsystem/charter.md) |[sig/buildsystem](https://github.com/kubevirt/kubevirt/labels/sig/buildsystem)|<ol><li>[Daniel Hiller](https://github.com/dhiller), Red Hat</li><li>[Brian Carey](https://github.com/brianmcarey), Red Hat</li><li>[Luboslav Pivarc](https://github.com/xpivarc), Red Hat</li></ol> | |<ul></ul> |
|[KubeVirt CI Operations Group](sig-ci/charter.md) |[sig/ci](https://github.com/kubevirt/kubevirt/labels/sig/ci)|<ol><li>[Brian Carey](https://github.com/brianmcarey), Red Hat</li><li>[Daniel Hiller](https://github.com/dhiller), Red Hat</li></ol> |[Slack](kubevirt-dev)<br/> [Mailing List](https://groups.google.com/forum/#!forum/kubevirt-dev) |<ul><li>KubeVirt CI Taskforce Sync meeting: [ Monday at 09:00 CET (weekly) ](https://zoom.us/j/96583958896)</li><li>KubeVirt tests quarantine catch-up: [ Wednesday at 08:45 CET (weekly) ](https://zoom.us/j/94552009485)</li></ul> |
Expand Down
6 changes: 4 additions & 2 deletions sigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -71,19 +72,22 @@ 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
owners:
- 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
Expand All @@ -107,7 +111,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
Expand Down Expand Up @@ -294,7 +297,6 @@ usergroups:
name: KubeVirt Community
mission_statement: |
Lorem Ipsum.
label: kubevirt-community
leadership:
chairs: []
meetings:
Expand Down

0 comments on commit 14bfcdb

Please sign in to comment.