diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 061131b..ba64115 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://help.github.com/articles/about-codeowners -* @fabianriewe @mbreithecker @troykessler @christopherbrumm @shifty11 \ No newline at end of file +* @fabianriewe @christopherbrumm \ No newline at end of file diff --git a/.github/workflows/validate_registry.yml b/.github/workflows/validate_registry.yml index 81718c1..f8d9c31 100644 --- a/.github/workflows/validate_registry.yml +++ b/.github/workflows/validate_registry.yml @@ -1,4 +1,4 @@ -name: Merge Source configs and validate them +name: Validate source configs on: push: