From 83d28a17ae594cb4e50a9951da183e303d4c692f Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 10 May 2024 23:34:36 +1200 Subject: [PATCH] Automate labels for documentation pull requests. Signed-off-by: James Blair --- Documentation/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Documentation/OWNERS diff --git a/Documentation/OWNERS b/Documentation/OWNERS new file mode 100644 index 000000000..f49896406 --- /dev/null +++ b/Documentation/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +labels: + - area/documentation