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