From 4bb940b327dca98d11948fce791f2345558f5686 Mon Sep 17 00:00:00 2001 From: Michael Hawkins Date: Fri, 6 Feb 2026 16:41:04 +0800 Subject: [PATCH] [repo] Allow community-contributions group to approve release notes --- CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index bc4d772596..2d5a4c2831 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -31,3 +31,10 @@ # Documentation of the Documentation # Both the documentation owners, and the community team have ownership of this content. /general/documentation/ @moodle/documentation-owners @moodle/moodle-community-team + +# Community Contributions team +# Access to approve release notes changes +/data/versions.json @moodle/community-contributions +/general/releases @moodle/community-contributions +/general/releases.md @moodle/community-contributions +/general/_releases @moodle/community-contributions