-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCODEOWNERS
More file actions
17 lines (13 loc) · 1.13 KB
/
CODEOWNERS
File metadata and controls
17 lines (13 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Technical writers
README.* @Jimbo4350 @newhoggy @carbolymer @palas @CarlosLopezDeLara
cardano-cli/README.md @Jimbo4350 @newhoggy @carbolymer @palas @CarlosLopezDeLara
cabal.project @Jimbo4350 @newhoggy @carbolymer @palas
# General reviewers per PR
# Jordan John Mateusz Pablo Kevin Sam
* @Jimbo4350 @newhoggy @carbolymer @palas @kevinhammond @disassembler
# Specific reviewers for code pieces
# NB - The last matching pattern takes precedence
*.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
configuration/ @intersectmbo/core-tech-devx @intersectmbo/core-tech-release-1