From 4fe66611be41b8952bdd11a2b1dae1d9108bb036 Mon Sep 17 00:00:00 2001 From: Kenton Varda Date: Thu, 6 Oct 2022 13:08:09 -0500 Subject: [PATCH] Add CODEOWNERS This is to enforce that every PR has a reviewer/approver from this list. I didn't think super-deeply about this list and am fine with changing it in any way that EMs think is appropriate. --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000000..25bbd3f5274 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# All PRs must be reviewed and approved by one of the following people before merge. +* @kentonv @jasnell @harrishancock @mikea @jclee @a-robinson @bretthoerner @byule