From a9ce10773effda4e49abd70d69e47b32671b8d54 Mon Sep 17 00:00:00 2001 From: Luis Herranz Date: Mon, 3 Jul 2023 09:56:40 +0200 Subject: [PATCH] Add code owners for the Interactivity API runtime (#52174) Add @luisherranz and @darerodz as code owners of the Interactivity API runtime. --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 37d1abb5256f2a..7ba9e884259ea4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -54,6 +54,9 @@ # Full Site Editing /packages/edit-site +# Interactivity API +/packages/interactivity @luisherranz @darerodz + # Tooling /bin @ntwb @nerrad @ajitbohra /bin/api-docs @ntwb @nerrad @ajitbohra