From c32ffc7d21944aac9e24f3cb05448309efa9083f Mon Sep 17 00:00:00 2001 From: Luis Herranz Date: Fri, 30 Jun 2023 14:25:16 +0200 Subject: [PATCH] Add code owners for the Interactivity API runtime Just add me 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 37d1abb5256f2..7ba9e884259ea 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