-
Notifications
You must be signed in to change notification settings - Fork 92
/
Copy pathCODEOWNERS
21 lines (14 loc) · 902 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# The aprl-admins team is responsible for reviewing and merging all PRs
* @Azure/aprl-admins
## The aprl-networking team is partially responsible for all networking-related PRs
azure-resources/Cdn @Azure/aprl-admins @Azure/aprl-networking
azure-resources/Network @Azure/aprl-admins @Azure/aprl-networking
azure-resources/Relay @Azure/aprl-admins @Azure/aprl-networking
## The aprl-hpc team is partially responsible for all HPC-related PRs
azure-resources/Batch @Azure/aprl-admins @Azure/aprl-hpc
azure-specialized-workloads/hpc @Azure/aprl-admins @Azure/aprl-hpc
## The aprl-avd team is partially responsible for all AVD-related PRs
azure-resources/AVS @Azure/aprl-admins @Azure/aprl-avd
azure-resources/DesktopVirtualization @Azure/aprl-admins @Azure/aprl-avd
azure-specialized-workloads/avd @Azure/aprl-admins @Azure/aprl-avd
azure-specialized-workloads/avs @Azure/aprl-admins @Azure/aprl-avd