From db2ea07d5ac7d63626217d506e9aa34a55d772c8 Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Mon, 8 Jul 2024 22:31:01 +0100 Subject: [PATCH] sig-compute: Introduce instancetype sub project (#302) Signed-off-by: Lee Yarwood --- sigs.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sigs.yaml b/sigs.yaml index ba23ef42..3c6c3ee7 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -44,6 +44,23 @@ sigs: - https://raw.githubusercontent.com/kubevirt/csi-driver/master/OWNERS - https://raw.githubusercontent.com/kubevirt/kubevirt-tekton-tasks/main/OWNERS - https://raw.githubusercontent.com/kubevirt/kubectl-virt-plugin/main/OWNERS + - name: instancetype + description: The instance type and preference CRDs, APIs and feature set. + leads: + - github: lyarwood + name: "Lee Yarwood" + company: Red Hat + - github: 0xFelix + name: "Felix Matouschek" + company: Red Hat + owners: + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/instancetype/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/instancetype/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/tests/libinstancetype/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/pkg/virt-operator/resource/generate/components/data/OWNERS + - https://raw.githubusercontent.com/kubevirt/kubevirt/main/staging/src/kubevirt.io/api/instancetype/OWNERS + - 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 name: documentation subprojects: