-
Notifications
You must be signed in to change notification settings - Fork 88
/
Copy pathCODEOWNERS
57 lines (44 loc) · 6.01 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Note: later rules override earlier rules.
# Default
# Marcin Armando Nick "Higher ups"
* @coot @bolt12 @nfrisby @input-output-hk/consensus-superowners @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
# Consensus Team
ouroboros-consensus-byron-test/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-byron/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-byronspec/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-cardano-test/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-cardano-tools/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-cardano/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-diffusion/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-mock-test/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-mock/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-protocol/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-shelley-test/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-shelley/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-test/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus-tutorials/ @nfrisby @dnadales @input-output-hk/consensus-superowners
ouroboros-consensus/ @nfrisby @dnadales @input-output-hk/consensus-superowners
scripts/check-stylish.sh @nfrisby @input-output-hk/consensus-superowners
# CICD
bors.toml @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
nix/ @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
*.nix @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
.github/workflows/ @coot @newhoggy @Jasagredo @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
cabal.project.local.github-pages @coot @newhoggy @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
.github/workflows/github-page.yml @coot @newhoggy @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners