Reorganizes CODEOWNERS before the tide runs overs it (#62374)

Just a bit of house keeping
This commit is contained in:
Jordan Brown
2021-10-27 12:43:24 -07:00
committed by GitHub
parent d75b897891
commit baff2f5588
+21 -17
View File
@@ -1,8 +1,10 @@
# This list auto requests reviews from the specified org members
# when a PR that modifies the file in question is opened
# This list is alphabetized by User -> Filename KEEP IT THAT WAY
# In the event that multiple org members are to be informed of changes
# to the same file or dir, add them to the end under Multiple Owners
# This list is alphabetized by User -> Filename and separated into sections for Maintainers/Contributors KEEP IT THAT WAY
# In the event that people are to be informed of changes
# to the same file or dir, add them to the end of under Multiple Owners
# MAINTAINERS
# Cobby
/code/modules/reagents/ @ExcessiveUseOfCobblestone
@@ -37,18 +39,6 @@
/code/__DEFINES/atmospherics.dm @LemonInTheDark
/code/modules/atmospherics/ @LemonInTheDark
# MrStonedOne
/SQL/database_changelog.txt @MrStonedOne
/code/__DEFINES/MC.dm @MrStonedOne
/code/controllers/admin.dm @MrStonedOne
/code/controllers/master.dm @MrStonedOne
/code/controllers/failsafe.dm @MrStonedOne
/code/controllers/subsystem.dm @MrStonedOne
/code/controllers/subsystem/timer.dm @MrStonedOne
/code/controllers/configuration/entries @MrStonedOne
/config/ @MrStonedOne
# Mothblocks
/code/modules/unit_tests/ @Mothblocks
@@ -90,11 +80,25 @@
/code/modules/wiremod/ @Watermelon914
# JohnFulpWillard
# CONTRIBUTORS
# JohnFulpWizard
/goon/ @JohnFulpWillard
# Multiple Owners
# MrStonedOne
/SQL/database_changelog.txt @MrStonedOne
/code/__DEFINES/MC.dm @MrStonedOne
/code/controllers/admin.dm @MrStonedOne
/code/controllers/master.dm @MrStonedOne
/code/controllers/failsafe.dm @MrStonedOne
/code/controllers/subsystem.dm @MrStonedOne
/code/controllers/subsystem/timer.dm @MrStonedOne
/code/controllers/configuration/entries @MrStonedOne
/config/ @MrStonedOne
# MULTIPLE OWNERS
/icons/ @Twaticus @ShizCalev @Krysonism
/code/controllers/subsystem/air.dm @LemonInTheDark @MrStonedOne