diff --git a/CODEOWNERS b/CODEOWNERS index 9671617a77..a6acdaf303 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,16 +2,16 @@ cabal.project @Jimbo4350 @newhoggy @disassembler # General reviewers per PR -# Duncan Jordan Erik John Mateusz Kevin Carlos Sam -* @dcoutts @Jimbo4350 @erikd @newhoggy @carbolymer @kevinhammmond @CarlosLopezDeLara @disassembler +# Duncan Jordan Erik John Mateusz Clément Pablo Kevin Carlos Sam +* @dcoutts @Jimbo4350 @erikd @newhoggy @carbolymer @smelc @palas @kevinhammond @CarlosLopezDeLara @disassembler # Specific reviewers for code pieces # NB - The last matching pattern takes precedence -*.nix @intersectmbo/core-tech-release -flake.lock @intersectmbo/core-tech-release +*.nix @intersectmbo/core-tech-release-1 +flake.lock @intersectmbo/core-tech-release-1 # Technical writers README.* @Jimbo4350 @newhoggy @olgahryniuk @disassembler @CarlosLopezDeLara -.github @Jimbo4350 @newhoggy @carbolymer @intersectmbo/core-tech-release +.github @Jimbo4350 @newhoggy @carbolymer @smelc @palas @intersectmbo/core-tech-release-1 diff --git a/README.md b/README.md index bb4d5ddc87..95f18c96f9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ See the [Contributing guide](CONTRIBUTING.md) for how to contribute to this proj * [Jordan Millar](https://github.com/Jimbo4350) * [John Ky](https://github.com/newhoggy) * [Mateusz Gałażyn](https://github.com/carbolymer) +* [Clément Hurlin](https://github.com/smelc) +* [Pablo Lamela](https://github.com/palas) ## Documentation