mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
Update CODEOWNERS - Extend billing ownership (#3561)
The ToolsController is mostly used for billing related functions, so it makes sense to have @bitwarden/team-billing-dev own it. Due to the naming-scheme, this fell under ownership of @bitwarden/team-tools-dev.
This commit is contained in:
committed by
GitHub
parent
8bf798a79f
commit
f527623318
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -47,6 +47,8 @@ bitwarden_license/src/test/Scim.ScimTest @bitwarden/team-admin-console-dev
|
||||
**/*invoice* @bitwarden/team-billing-dev
|
||||
**/*OrganizationLicense* @bitwarden/team-billing-dev
|
||||
**/Billing @bitwarden/team-billing-dev
|
||||
src/Admin/Controllers/ToolsController.cs @bitwarden/team-billing-dev
|
||||
src/Admin/Views/Tools @bitwarden/team-billing-dev
|
||||
|
||||
# Multiple owners - DO NOT REMOVE (DevOps)
|
||||
**/packages.lock.json
|
||||
|
||||
Reference in New Issue
Block a user