From fab90fe89d6f5857f99e7e13eccc050ecc7fe430 Mon Sep 17 00:00:00 2001 From: Mauro Morales Date: Thu, 31 Jul 2025 09:11:16 +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