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 4
4
5
5
# Only allow members of the integration team to approve changes to the
6
6
# CODEOWNERS file.
7
- /CODEOWNERS @ moodle/iteam
7
+ /CODEOWNERS @ moodle/documentation-owners
8
8
9
9
# Only allow members of the integration team to approve changes to the
10
10
# .github directory, including all workflows, and other sub-directories.
11
11
# This is to ensure that arbitrary changes to GitHub workflows are not made
12
12
# which expose the repository, or its secrets.
13
- /.github / @ moodle/iteam
13
+ /.github / @ moodle/documentation-owners
14
14
15
15
# Only allow members of the integration team to approve changes to the
16
16
# scripts directory and sub-directories.
17
17
# These scripts are called from places including Github workflows, which
18
18
# have access to secrets.
19
- /scripts / @ moodle/iteam
19
+ /scripts / @ moodle/documentation-owners
20
20
21
+ # Developers on the Moodle Mobile App.
22
+ /general /app_releases / @ moodle/mobile-developers
23
+ /general /app / @ moodle/mobile-developers
21
24
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