From 7de1d136870aaf330ea72f34ad31ace7aac1e5c4 Mon Sep 17 00:00:00 2001 From: Piotr Nosek Date: Thu, 25 Aug 2022 14:19:25 +0000 Subject: [PATCH] Add OWNERS for autoscaling-owned directory --- test/e2e/upgrades/autoscaling/OWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/e2e/upgrades/autoscaling/OWNERS diff --git a/test/e2e/upgrades/autoscaling/OWNERS b/test/e2e/upgrades/autoscaling/OWNERS new file mode 100644 index 00000000000..bff1fe3c964 --- /dev/null +++ b/test/e2e/upgrades/autoscaling/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: + - sig-autoscaling-maintainers +approvers: + - sig-autoscaling-maintainers +labels: + - sig/autoscaling