mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Reorganizes CODEOWNERS before the tide runs overs it (#62374)
Just a bit of house keeping
This commit is contained in:
+21
-17
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user