From 8df6f2f64ea468e6144803f01ab3f3033cb11158 Mon Sep 17 00:00:00 2001 From: Scot Wells Date: Thu, 24 Sep 2026 11:03:44 -0500 Subject: [PATCH] chore: assign build team as code owners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..f87b9de7 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Build team owns all files in this repository. +* @datum-cloud/build