From eebd9c4de5f91e3748787a0bf185f6a45614ef89 Mon Sep 17 00:00:00 2001 From: Herbert Damker Date: Wed, 26 Aug 2026 19:50:58 +0200 Subject: [PATCH] Update CODEOWNERS_TEMPLATE --- templates/CODEOWNERS_TEMPLATE | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/CODEOWNERS_TEMPLATE b/templates/CODEOWNERS_TEMPLATE index 07d0370..d58a771 100644 --- a/templates/CODEOWNERS_TEMPLATE +++ b/templates/CODEOWNERS_TEMPLATE @@ -11,8 +11,3 @@ # Owners of the CODEOWNER and Maintainer.md files are the admins of CAMARA (to allow them to keep the teams within the CAMARA organization in sync in case of changes) /CODEOWNERS @camaraproject/admins /MAINTAINERS.MD @camaraproject/admins - -# The following lines ensure that the release-management_reviewers team will automatically added as reviewers -# if a pull requests is changing the CHANGELOG file (aka "release PR") and that such PRs can only be merged with an approval from a team member. -/CHANGELOG.MD @camaraproject/release-management_reviewers -/CHANGELOG.md @camaraproject/release-management_reviewers