-
Notifications
You must be signed in to change notification settings - Fork 86
/
CODEOWNERS
Validating CODEOWNERS rules...
59 lines (44 loc) · 3.76 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
58
59
# Note: later rules override earlier rules.
# Default
# Marcin Karl Armando Nick Paweł "Higher ups"
* @coot @karknu @bolt12 @nfrisby @EncodePanda @input-output-hk/consensus-superowners @input-output-hk/network-superowners
# Network Team
docs @coot @karknu @bolt12 @njd42 @peterwthomson @input-output-hk/network-superowners
io-sim @coot @input-output-hk/network-superowners
io-sim-classes @coot @input-output-hk/network-superowners
network-mux @coot @karknu @input-output-hk/network-superowners
ntp-client @coot @input-output-hk/network-superowners
typed-protocols @coot @input-output-hk/network-superowners
typed-protocols-examples @coot @input-output-hk/network-superowners
Win32-network @coot @input-output-hk/network-superowners
ouroboros-network-framework @coot @karknu @input-output-hk/network-superowners
ouroboros-network @coot @karknu @input-output-hk/network-superowners
ouroboros-network/wireshark-plugin @coot @karknu @input-output-hk/network-superowners
ouroboros-network-testing @coot @karknu @input-output-hk/network-superowners
cardano-client @coot @input-output-hk/network-superowners
scripts/haddocs.sh @coot @input-output-hk/network-superowners
scripts/install.ps1 @coot @input-output-hk/network-superowners
scripts/test.sh @coot @input-output-hk/network-superowners
# Consensus Team
ouroboros-consensus/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-test/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-mock/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-mock-test/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-byron/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-byronspec/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-byron-test/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-shelley/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-shelley-test/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-cardano/ @nfrisby @input-output-hk/consensus-superowners
ouroboros-consensus-cardano-test/ @nfrisby @input-output-hk/consensus-superowners
scripts/buildkite/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 @input-output-hk/devops @input-output-hk/consensus-superowners @input-output-hk/network-superowners
cabal.project.local.ci.windows @coot @newhoggy @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
.buildkite/slow-ThreadNet-tests.sh @nfrisby @input-output-hk/consensus-superowners
.buildkite/validate-mainnet.sh @nfrisby @input-output-hk/consensus-superowners