-
Notifications
You must be signed in to change notification settings - Fork 1
/
CODEOWNERS
Validating CODEOWNERS rules...
15 lines (13 loc) · 1.06 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* @US-Trustee-Program/ustp-team @US-Trustee-Program/flexion
CODEOWNERS @US-Trustee-Program/ustp-team
LICENSE.md @US-Trustee-Program/ustp-team
# Inclusion of Enterprise Architecture team for anything that includes networking or permissions
ops/cloud-deployment/lib/network @US-Trustee-Program/enterprise-architecture
ops/cloud-deployment/lib/keyvault/keyvault.bicep @US-Trustee-Program/enterprise-architecture
ops/cloud-deployment/lib/cosmos/cosmos-account.bicep @US-Trustee-Program/enterprise-architecture
ops/cloud-deployment/lib/cosmos/cosmos-role-assignment.bicep @US-Trustee-Program/enterprise-architecture
ops/cloud-deployment/lib/cosmos/cosmos-custom-role.bicep @US-Trustee-Program/enterprise-architecture
ops/cloud-deployment/lib/identity @US-Trustee-Program/enterprise-architecture
ops/scripts/pipeline/slots/az-config-pep.sh @US-Trustee-Program/enterprise-architecture
ops/scripts/pipeline/slots/az-slot-api-resource-deploy.sh @US-Trustee-Program/enterprise-architecture
ops/scripts/pipeline/slots/az-slot-web-resource-deploy.sh @US-Trustee-Program/enterprise-architecture