Fixes CODEOWNERS conflict

This commit is contained in:
Leo
2018-01-28 17:32:28 -02:00
committed by CitadelStationBot
parent a8b4b1eb29
commit 2e424d70a5
+9 -4
View File
@@ -1,6 +1,8 @@
# 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
# ChangelingRain
@@ -34,8 +36,12 @@
# duncathan
/code/__DEFINES/atmospherics.dm @duncathan
<<<<<<< HEAD
/code/controllers/subsystem/air.dm @duncathan
/code/modules/atmospherics/* @duncathan
=======
/code/modules/atmospherics/ @duncathan
>>>>>>> 8ed12ef... Merge pull request #35050 from ShizCalev/codeowners-fix
# Jordie0608
@@ -51,7 +57,6 @@
/code/controllers/master.dm @MrStonedOne
/code/controllers/failsafe.dm @MrStonedOne
/code/controllers/subsystem.dm @MrStonedOne
/code/controllers/subsystem/air.dm @MrStonedOne
/code/controllers/subsystem/timer.dm @MrStonedOne
# ninjanomnom
@@ -61,9 +66,9 @@
# ShizCalev
/_maps/ @ShizCalev
/icons/ @ShizCalev
/sound/ @ShizCalev
# WJohnston
# Multiple Owners
/icons/ @WJohn
/code/controllers/subsystem/air.dm @duncathan @MrStonedOne
/icons/ @ShizCalev @WJohn