1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -05:00

Updated CODEOWNERS to catch billing related files for payments, invoices, and org license (#3503)

This commit is contained in:
Conner Turnbull 2023-12-01 12:46:53 -05:00 committed by GitHub
parent 55aa1f897a
commit 6e4a057d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View File

@ -45,6 +45,9 @@ bitwarden_license/src/test/Scim.ScimTest @bitwarden/team-admin-console-dev
**/*paypal* @bitwarden/team-billing-dev
**/*stripe* @bitwarden/team-billing-dev
**/*subscription* @bitwarden/team-billing-dev
**/*payment* @bitwarden/team-billing-dev
**/*invoice* @bitwarden/team-billing-dev
**/*OrganizationLicense* @bitwarden/team-billing-dev
**/Billing @bitwarden/team-billing-dev
# Multiple owners