Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODEOWNERS file #10

Merged
merged 3 commits into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules โ€ฆ
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,29 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# Default file owners.
* @bitwarden/team-leads-eng
* @bitwarden/tech-leads

# DevOps for Actions and other workflow changes.
.github/workflows @bitwarden/dept-devops

# Auth
BitwardenShared/Core/Auth @bitwarden/team-auth-dev
BitwardenShared/UI/Auth @bitwarden/team-auth-dev

# AutoFill
BitwardenAutoFillExtension @bitwarden/team-autofill-dev

# Platform
Bitwarden @bitwarden/team-platform-dev
BitwardenActionExtension @bitwarden/team-platform-dev
BitwardenShareExtension @bitwarden/team-platform-dev
BitwardenShared/Core/Platform @bitwarden/team-platform-dev
BitwardenShared/UI/Platform @bitwarden/team-platform-dev

# Tools
BitwardenShared/Core/Tools @bitwarden/team-tools-dev
BitwardenShared/UI/Tools @bitwarden/team-tools-dev

# Vault
BitwardenShared/Core/Vault @bitwarden/team-vault-dev
BitwardenShared/UI/Vault @bitwarden/team-vault-dev