From fee3b2bcb27aeff120567013f48498ded86c24c7 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sun, 17 Sep 2023 18:17:25 +0300 Subject: [PATCH] Add CODEOWNERS --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..83c971e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# Global rule, if anything matches after this then that rule takes precedent +* @JoshStrobl \ No newline at end of file