forked from GregTechCEu/GregTech
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
20 lines (18 loc) · 698 Bytes
/
CODEOWNERS
File metadata and controls
20 lines (18 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# All other changes require the primary team
* @GregTechCEu/gregtech-1-12-devs
# Specific files requiring admin approval
CHANGELOG.md @GregTechCEu/admin
CHANGELOG-GTCEU.md @GregTechCEu/admin
CODEOWNERS @GregTechCEu/admin
CODESTYLE.md @GregTechCEu/admin
LICENSE @GregTechCEu/admin
README.md @GregTechCEu/admin
permission*.png @GregTechCEu/admin
# Build changes
**gradle** @GregTechCEu/gregtech-build-team
/.github/** @GregTechCEu/gregtech-build-team
.editorconfig @GregTechCEu/gregtech-build-team
spotless.eclipseformat.xml @GregTechCEu/gregtech-build-team
spotless.importorder @GregTechCEu/gregtech-build-team
.gitignore @GregTechCEu/gregtech-build-team
/libs/** @GregTechCEu/gregtech-build-team