-
Notifications
You must be signed in to change notification settings - Fork 88
/
Copy pathCODEOWNERS
37 lines (27 loc) · 3.6 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Note: later rules override earlier rules.
# Default
# Marcin Armando "Higher ups"
* @coot @bolt12 @input-output-hk/network-superowners
# Network Team
docs @coot @bolt12 @njd42 @peterwthompson @input-output-hk/network-superowners
monoidal-synchronization @coot @input-output-hk/network-superowners
network-mux @coot @input-output-hk/network-superowners
ntp-client @coot @input-output-hk/network-superowners
ouroboros-network-api @coot @input-output-hk/network-superowners
ouroboros-network-framework @coot @input-output-hk/network-superowners
ouroboros-network-mock @coot @input-output-hk/network-superowners
ouroboros-network-protocols @coot @input-output-hk/network-superowners
ouroboros-network-testing @coot @input-output-hk/network-superowners
ouroboros-network @coot @input-output-hk/network-superowners
ouroboros-network/wireshark-plugin @coot @input-output-hk/network-superowners
cardano-client @coot @input-output-hk/network-superowners
cardano-ping @coot @input-output-hk/network-superowners
scripts/haddocs.sh @coot @input-output-hk/network-superowners
scripts/install.ps1 @coot @karknu @input-output-hk/network-superowners
# CICD
bors.toml @input-output-hk/devops @input-output-hk/network-superowners
nix/ @input-output-hk/devops @input-output-hk/network-superowners
*.nix @input-output-hk/devops @input-output-hk/network-superowners
.github/workflows/ @coot @newhoggy @input-output-hk/devops @input-output-hk/network-superowners
cabal.project.local.github-pages @coot @newhoggy @input-output-hk/devops @input-output-hk/network-superowners
.github/workflows/github-page.yml @coot @newhoggy @input-output-hk/devops @input-output-hk/network-superowners