diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a2c619f..74bdac0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # CODEOWNERS file # Protect workflow files -/.github/ @theissenhelen @jesperdramsch @gmertes -/.pre-commit-config.yaml @theissenhelen @jesperdramsch @gmertes -/pyproject.toml @theissenhelen @jesperdramsch @gmertes +/.github/ @theissenhelen @jesperdramsch @gmertes @b8raoult @floriankrb @anaprietonem @HCookie @JPXKQX @mchantry +/.pre-commit-config.yaml @theissenhelen @jesperdramsch @gmertes @b8raoult @floriankrb @anaprietonem @HCookie @JPXKQX @mchantry +/pyproject.toml @theissenhelen @jesperdramsch @gmertes @b8raoult @floriankrb @anaprietonem @HCookie @JPXKQX @mchantry diff --git a/CHANGELOG.md b/CHANGELOG.md index aec182d..20c26f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ Keep it human-readable, your future self will thank you! - Bugfixes for CI - Change Changelog CI to run after successful publish - pytest for downstream-ci-hpc +- Update CODEOWNERS ### Removed