mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01: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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user