From 75653257b234c4eff3504fd67590e56c35326d06 Mon Sep 17 00:00:00 2001 From: Kalibh Halford Date: Fri, 21 Nov 2025 12:34:14 +0000 Subject: [PATCH] ENH: Add CODEOWNERS Auto assign people from the cloud team to review PRs in this repo. Add individuals for projects. --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..815e282a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +* @stfc/cloud +chatops_deployment/ @khalford +grafana_monitoring/ @khalford