Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Release manager added for notification on dependency updates
cabal.project @Jimbo4350 @newhoggy @disassembler
cabal.project @Jimbo4350 @disassembler

# General reviewers per PR
# Duncan Jordan Erik John Mateusz Clément Pablo Kevin Carlos Sam
* @dcoutts @Jimbo4350 @erikd @newhoggy @carbolymer @smelc @palas @kevinhammond @CarlosLopezDeLara @disassembler
# Jordan Erik Mateusz Pablo Carlos Sam
* @Jimbo4350 @erikd @carbolymer @palas @CarlosLopezDeLara @disassembler

# Specific reviewers for code pieces
# NB - The last matching pattern takes precedence
Expand All @@ -12,6 +12,6 @@ cabal.project @Jimbo4350 @newhog
flake.lock @intersectmbo/core-tech-release-1

# Technical writers
README.* @Jimbo4350 @newhoggy @olgahryniuk @disassembler @CarlosLopezDeLara
README.* @Jimbo4350 @olgahryniuk @disassembler @CarlosLopezDeLara

.github @Jimbo4350 @newhoggy @carbolymer @smelc @palas @intersectmbo/core-tech-release-1
.github @Jimbo4350 @carbolymer @palas @intersectmbo/core-tech-release-1
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ See the [Contributing guide](CONTRIBUTING.md) for how to contribute to this proj
## Core maintainers

* [Jordan Millar](https://github.com/Jimbo4350)
* [John Ky](https://github.com/newhoggy)
* [Mateusz Gałażyn](https://github.com/carbolymer)
* [Pablo Lamela](https://github.com/palas)

Expand Down
Loading