From f26f65784a09676c05cb13fa059b8b4cd96f8ebd Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 15 Nov 2024 04:47:52 +1300 Subject: [PATCH] Add ivanvc as approver for .github, scripts and tools/rw-heatmaps. Signed-off-by: James Blair --- .github/OWNERS | 4 ++++ scripts/OWNERS | 4 ++++ tools/rw-heatmaps/OWNERS | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 .github/OWNERS create mode 100644 scripts/OWNERS diff --git a/.github/OWNERS b/.github/OWNERS new file mode 100644 index 00000000000..efdfed26735 --- /dev/null +++ b/.github/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - ivanvc # Ivan Valdes diff --git a/scripts/OWNERS b/scripts/OWNERS new file mode 100644 index 00000000000..efdfed26735 --- /dev/null +++ b/scripts/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - ivanvc # Ivan Valdes diff --git a/tools/rw-heatmaps/OWNERS b/tools/rw-heatmaps/OWNERS index aaec68c4139..405c01e7893 100644 --- a/tools/rw-heatmaps/OWNERS +++ b/tools/rw-heatmaps/OWNERS @@ -1,4 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners +approvers: + - ivanvc # Ivan Valdes + labels: - area/performance