Skip to content

Commit

Permalink
simplify codeowners (GregTechCEu#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss authored May 28, 2023
1 parent b7c4908 commit 0133880
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# All other changes require the primary team
* @GregTechCEu/gregtech-1-12-devs

# GitHub Actions changes require admin approval
/.github/** @GregTechCEu/admin

# Specific files requiring admin approval
CHANGELOG.md @GregTechCEu/admin
CHANGELOG-GTCEU.md @GregTechCEu/admin
Expand All @@ -13,5 +10,11 @@ LICENSE @GregTechCEu/admin
README.md @GregTechCEu/admin
permission*.png @GregTechCEu/admin

# Gradle changes require specific reviewers
**gradle** @TechLord22 @ALongStringOfNumbers @DStrand1
# 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

0 comments on commit 0133880

Please sign in to comment.