Skip to content

Commit 1e5167f

Browse files
[CI skip] Updated CODEOWNERS file
1 parent e31ea4f commit 1e5167f

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Diff for: .github/CODEOWNERS

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
# Modifications to the source code should be handled by the review team
2-
*.java @Slimefun/code-reviewers
1+
# Modifications to the source code should be handled by the code review team
2+
*.java @Slimefun/code-reviewers
33

44
# Modifications to sensitive files should be reviewed by maintainers
5-
/.github/ @Slimefun/slimefun4-maintainers
6-
pom.xml @Slimefun/slimefun4-maintainers
7-
CONTRIBUTING.md @Slimefun/slimefun4-maintainers
5+
/.github/ @Slimefun/slimefun4-maintainers
6+
pom.xml @Slimefun/slimefun4-maintainers
7+
CONTRIBUTING.md @Slimefun/slimefun4-maintainers
88

99
# Changes to the Issue templates need to be checked by the triage team
10-
/.github/ISSUE_TEMPLATE/ @Slimefun/bug-testers
10+
/.github/ISSUE_TEMPLATE/ @Slimefun/bug-testers
11+
12+
# Our wiki lookup file will be reviewed by the wiki staff team
13+
/src/main/resources/wiki.json @Slimefun/wiki-staff
1114

1215
# This file is handled by TheBusyBiscuit (admins have overwrite access anyway)
13-
/.github/CODEOWNERS @TheBusyBiscuit
16+
/.github/CODEOWNERS @TheBusyBiscuit

0 commit comments

Comments
 (0)