From 8553fb3995fb7d25aab912f3e50836b34dd6a149 Mon Sep 17 00:00:00 2001 From: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com> Date: Wed, 27 Mar 2024 05:31:20 -0400 Subject: [PATCH] Set mobile dev team as default code owners (#3) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e37fc9dfd7..4c49c220ce 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Default file owners -* @bitwarden/tech-leads +* @bitwarden/dept-development-mobile # DevOps for Actions and other workflow changes .github/workflows @bitwarden/dept-devops