diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 433f16d..36a6420 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @sodre @tyrius02 \ No newline at end of file +* @maresb @sodre @tyrius02 \ No newline at end of file diff --git a/README.md b/README.md index 36a08f2..60fbae3 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ In order to produce a uniquely identifiable distribution: Feedstock Maintainers ===================== +* [@maresb](https://github.com/maresb/) * [@sodre](https://github.com/sodre/) * [@tyrius02](https://github.com/tyrius02/) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c9499d0..6488e62 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -54,3 +54,4 @@ extra: recipe-maintainers: - tyrius02 - sodre + - maresb