From 34c8248e4b330a1ce0d963d49b228cfb932c80af Mon Sep 17 00:00:00 2001 From: Phillip Rak Date: Thu, 13 Aug 2026 13:34:05 -0700 Subject: [PATCH] Add CODEOWNERS pointing at the Rancher UI owners list --- .github/CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..1e7eef5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# This repository is owned by the Rancher UI team. +# +# Owners are deliberately NOT declared here. +# +# The canonical list of Rancher UI repositories and their owning teams lives in: +# https://github.com/rancher/dashboard/blob/master/.github/OWNERS.md +# +# To find out who to contact about this repository, see that file.