From ee7d00247ef4f0c1c20c54ed4d2462628e4c9d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lison=20Fernandes?= Date: Mon, 23 Sep 2024 17:43:55 +0100 Subject: [PATCH] [PM-9328] Codeowners setup (#3926) --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b05131136..d83859faf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,10 @@ # 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/team-android @brian-livefront @david-livefront @dseverns-livefront @ahaisting-livefront + +# Actions and workflow changes. +.github/workflows @bitwarden/dept-development-mobile # Auth # app/src/main/java/com/x8bit/bitwarden/data/auth @bitwarden/team-auth-dev