From 3df96cbf01994b4b5537b48d4306f27379d63aea Mon Sep 17 00:00:00 2001 From: Piotr Betkier Date: Tue, 15 Mar 2022 11:22:20 +0100 Subject: [PATCH] Add sig-autoscaling as owners of test/e2e/framework/autoscaling --- test/e2e/framework/autoscaling/OWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/e2e/framework/autoscaling/OWNERS diff --git a/test/e2e/framework/autoscaling/OWNERS b/test/e2e/framework/autoscaling/OWNERS new file mode 100644 index 00000000000..bff1fe3c964 --- /dev/null +++ b/test/e2e/framework/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