-
-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathCODEOWNERS
More file actions
14 lines (14 loc) · 667 Bytes
/
CODEOWNERS
File metadata and controls
14 lines (14 loc) · 667 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Every directory containing configurations impacting the core infra needs a
# review from a member of core infra.
/.github/ @NixOS/infra-build
/build/ @NixOS/infra-build
/builders/ @NixOS/infra-build
/dns/ @NixOS/infra-build
/lib/ @NixOS/infra-build
/macs/ @NixOS/infra-build
/metrics/ @NixOS/infra-build
/modules/ @NixOS/infra-build
/terraform-iam/ @NixOS/infra-build
/terraform/ @NixOS/infra-build
/channels.nix @NixOS/infra-build
/ssh-keys.nix @NixOS/infra-build