Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 259fbbf

Browse files
committed
codeowners
1 parent 717eefb commit 259fbbf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CODEOWNERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# All other changes require the primary team
2+
* @GregTechCEu/gregtech-1-12-devs
3+
4+
# GitHub Actions changes require admin approval
5+
/.github/** @GregTechCEu/admin
6+
7+
# Specific files requiring admin approval
8+
CHANGELOG.md @GregTechCEu/admin
9+
CHANGELOG-GTCEU.md @GregTechCEu/admin
10+
CODEOWNERS @GregTechCEu/admin
11+
CODESTYLE.md @GregTechCEu/admin
12+
LICENSE @GregTechCEu/admin
13+
README.md @GregTechCEu/admin
14+
permission*.png @GregTechCEu/admin
15+
16+
# Gradle changes require specific reviewers
17+
**gradle** @TechLord22 @ALongStringOfNumbers

0 commit comments

Comments
 (0)