From 4f1586da1ab2971cc27c7d660b78ae99e8b3e26a Mon Sep 17 00:00:00 2001 From: Paul Crooks Date: Mon, 11 Dec 2023 12:55:46 +0000 Subject: [PATCH] chore(github) Add code owners --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..0baea13 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# Global owners + @francesco-racciatti @gnosek @pgcrooks-sysdig \ No newline at end of file