-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathCODEOWNERS
More file actions
17 lines (12 loc) · 903 Bytes
/
CODEOWNERS
File metadata and controls
17 lines (12 loc) · 903 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Release manager added for notification on dependency updates
cabal.project @Jimbo4350 @disassembler
# General reviewers per PR
# Jordan Erik Mateusz Pablo Carlos Sam
* @Jimbo4350 @erikd @carbolymer @palas @CarlosLopezDeLara @disassembler
# Specific reviewers for code pieces
# NB - The last matching pattern takes precedence
*.nix @intersectmbo/core-tech-release-1
flake.lock @intersectmbo/core-tech-release-1
# Technical writers
README.* @Jimbo4350 @olgahryniuk @disassembler @CarlosLopezDeLara
.github @Jimbo4350 @carbolymer @palas @intersectmbo/core-tech-release-1