From d54f3b56ed9efddd9ecaa4902ca3dcfc10a7076d Mon Sep 17 00:00:00 2001 From: Joe Betz Date: Tue, 21 Oct 2025 17:06:53 -0400 Subject: [PATCH] Add OWNERS for controller/storageversionmigrator --- pkg/controller/storageversionmigrator/OWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pkg/controller/storageversionmigrator/OWNERS diff --git a/pkg/controller/storageversionmigrator/OWNERS b/pkg/controller/storageversionmigrator/OWNERS new file mode 100644 index 00000000000..d28a47345d3 --- /dev/null +++ b/pkg/controller/storageversionmigrator/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: + - michaelasp +labels: + - sig/api-machinery