From f8f9ec49168dda12fa006c1f6afcaf674abe8031 Mon Sep 17 00:00:00 2001 From: nmccullagh-r7 Date: Wed, 8 Jan 2025 17:15:35 +0000 Subject: [PATCH] Add Codeowners --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..2c5b09d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Lines starting with '#' are comments. +# Each line is a file pattern followed by one or more owners. + +# These owners will be the default owners for everything in the repo. +* @rapid7/soar-backend