Skip to content

Commit 3af20a4

Browse files
authored
Merge pull request #1515 from mickhawkins/codeowners
[repo] Allow community-contributions group to approve release notes
2 parents 2fd101b + 4bb940b commit 3af20a4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@
3131
# Documentation of the Documentation
3232
# Both the documentation owners, and the community team have ownership of this content.
3333
/general/documentation/ @moodle/documentation-owners @moodle/moodle-community-team
34+
35+
# Community Contributions team
36+
# Access to approve release notes changes
37+
/data/versions.json @moodle/community-contributions
38+
/general/releases @moodle/community-contributions
39+
/general/releases.md @moodle/community-contributions
40+
/general/_releases @moodle/community-contributions

0 commit comments

Comments
 (0)