From 6bd1b4cdbb16e515e97ba689afda000ddf2cbda5 Mon Sep 17 00:00:00 2001 From: Cesar Gonzalez Date: Thu, 15 Feb 2024 19:22:48 -0600 Subject: [PATCH] Add Autofill Team as Codeowners of Autofill Libs Path (#7976) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 00cad6b2bf..4de02e2fcb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -83,6 +83,7 @@ apps/web/src/translation-constants.ts @bitwarden/team-platform-dev ## Autofill team files ## apps/browser/src/autofill @bitwarden/team-autofill-dev +libs/common/src/autofill @bitwarden/team-autofill-dev ## Component Library ## .storybook @bitwarden/team-component-library