diff --git a/CODEOWNERS b/CODEOWNERS index 3eef494f96..a5d4b85d98 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,25 +1,17 @@ # Technical writers -README.* @Jimbo4350 @newhoggy @carbolymer @olgahryniuk -cardano-cli/README.md @Jimbo4350 @newhoggy @carbolymer @olgahryniuk +README.* @Jimbo4350 @newhoggy @carbolymer @smelc @palas @olgahryniuk +cardano-cli/README.md @Jimbo4350 @newhoggy @carbolymer @smelc @palas @olgahryniuk -# Release manager added for notification on dependency updates -cabal.project @Jimbo4350 @newhoggy @carbolymer +cabal.project @Jimbo4350 @newhoggy @carbolymer @smelc @palas # General reviewers per PR -# Jordan John Mateusz Kevin Sam -* @Jimbo4350 @newhoggy @carbolymer @kevinhammond @disassembler +# Jordan John Mateusz Clément Pablo Kevin Sam +* @Jimbo4350 @newhoggy @carbolymer @smelc @palas @kevinhammond @disassembler # Specific reviewers for code pieces # NB - The last matching pattern takes precedence - - -# /doc folder and README.* needs to be owned by @docs-access -doc/ @input-output-hk/docs-access - -README.* @input-output-hk/docs-access - -*.nix @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -flake.lock @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -.github/workflows @input-output-hk/core-tech-devx @input-output-hk/core-tech-release -configuration/ @input-output-hk/core-tech-devx @input-output-hk/core-tech-release +*.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 diff --git a/README.md b/README.md index 9a85cf7797..a71b9cb574 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,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