From ce21ef0b01049db3059e482bf9da466df6670313 Mon Sep 17 00:00:00 2001 From: Mauro Morales Date: Thu, 31 Jul 2025 09:21:09 +0200 Subject: [PATCH] Create CODEOWNERS --- .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 0000000..770d340 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This CODEOWNERS file is used to automatically assign maintainers as reviewers for all pull requests. +* @kairos-io/maintainers