diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0e196c29e2..56e3115a5d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ * @jellyfin/web +# Joshua must review all changes to bump_version +bump_version @joshuaboniface +# Core must approve all changes within the repo config +.github/ @jellyfin/core