From 327b4e1f815ac0d1220bebed988af4f865e32885 Mon Sep 17 00:00:00 2001 From: anamnavi Date: Wed, 30 Apr 2025 12:08:26 -0400 Subject: [PATCH] add CODEOWNERS file --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..1b53fe53a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +# https://help.github.com/articles/about-codeowners/ + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# the following owners will be requested for +# review when someone opens a pull request. +* @anamnavi @alerickson @adityapatwardhan @SydneyhSmith