From a0661e78fe34bb3859fc3f791a9e29a05c9c5674 Mon Sep 17 00:00:00 2001 From: Tareeq Ali <74075298+tareeqa@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:30:27 -0400 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..852b9a7 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,6 @@ +# This is a comment. +# Each line is a file pattern followed by one or more owners. + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +* @nylas/revops