From 66c1e0d407a4acb7b1a6f7dcc2dddabdb0f0ce40 Mon Sep 17 00:00:00 2001 From: Ben Barham Date: Wed, 14 May 2025 14:13:24 -0700 Subject: [PATCH] Add more code owners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0893190..3d4d26a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -8,4 +8,4 @@ # Order is important. The last matching pattern has the most precedence. # Owner of anything in IndexStoreDB not owned by anyone else. -* @bnbarham @ahoppen +* @ahoppen @bnbarham @hamishknight @rintaro