File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 44
55# Only allow members of the integration team to approve changes to the
66# CODEOWNERS file.
7- /CODEOWNERS @ moodle/iteam
7+ /CODEOWNERS @ moodle/documentation-owners
88
99# Only allow members of the integration team to approve changes to the
1010# .github directory, including all workflows, and other sub-directories.
1111# This is to ensure that arbitrary changes to GitHub workflows are not made
1212# which expose the repository, or its secrets.
13- /.github / @ moodle/iteam
13+ /.github / @ moodle/documentation-owners
1414
1515# Only allow members of the integration team to approve changes to the
1616# scripts directory and sub-directories.
1717# These scripts are called from places including Github workflows, which
1818# have access to secrets.
19- /scripts / @ moodle/iteam
19+ /scripts / @ moodle/documentation-owners
2020
21+ # Developers on the Moodle Mobile App.
22+ /general /app_releases / @ moodle/mobile-developers
23+ /general /app / @ moodle/mobile-developers
2124
25+ # Content Guideline Owners
26+ /general /contentguidelines / @ moodle/content-authors
27+
28+ # Community
29+ /general /community / @ moodle/moodle-community-team
You can’t perform that action at this time.
0 commit comments