From 93272827a335d9c94e90ca2699db73b670e05865 Mon Sep 17 00:00:00 2001 From: William Schmitt <9754116+spicysouvlaki@users.noreply.github.com> Date: Fri, 14 Aug 2026 16:58:03 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20add=20CODEOWNERS=20=E2=80=94=20core-br?= =?UTF-8?q?owser=20owns=20this=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- .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 0000000..57453a0 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Default owners for everything in this repo. +* @browserbase/core-browser