From dbee0c0c09958326d7096eadfaf1568a329ed04c Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Tue, 6 Feb 2024 10:09:01 +1100 Subject: [PATCH] chore: add .github/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 00000000..ca722e8a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +/.github/ @marcoscaceres +index.html @marcoscaceres @ianbjacobs @stephenmcgruer @rsolomakhin