-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCODEOWNERS
More file actions
16 lines (12 loc) · 1017 Bytes
/
CODEOWNERS
File metadata and controls
16 lines (12 loc) · 1017 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# catch-all
* @intersectmbo/cardano-node-maintainers
# Specific reviewers for code pieces
# NB - The last matching pattern takes precedence
# Perf/Tracing @intersectmbo/performance-and-tracing
trace-dispatcher/ @intersectmbo/performance-and-tracing
# DevOps
*.nix @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1
flake.lock @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1
.github/workflows @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1 @intersectmbo/cardano-node-maintainers
flake/ @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1
perSystem/ @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1