Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhials committed Jan 27, 2025
2 parents a8c3cf6 + cb4288a commit 9991626
Show file tree
Hide file tree
Showing 139 changed files with 5,628 additions and 3,903 deletions.
29 changes: 12 additions & 17 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@
/.github/guides/VISUALS.md @LemonInTheDark
/code/_onclick/hud/ @LemonInTheDark
/code/__DEFINES/layers.dm @LemonInTheDark
/code/__DEFINES/MC.dm @LemonInTheDark
/code/controllers/admin.dm @LemonInTheDark
/code/controllers/failsafe.dm @LemonInTheDark
/code/controllers/master.dm @LemonInTheDark
/code/controllers/subsystem.dm @LemonInTheDark
/code/controllers/subsystem/air.dm @LemonInTheDark
/code/controllers/subsystem/timer.dm @MrStonedOne

# Mothblocks

Expand Down Expand Up @@ -163,10 +170,6 @@
/code/modules/mob/living/carbon/carbon_update_icons.dm @Kapu1178
/code/modules/mob/living/carbon/human/human_update_icons.dm @Kapu1178

# MrStonedOne

/code/controllers/subsystem/timer.dm @MrStonedOne

# NamelessFairy

/code/modules/capture_the_flag/ @NamelessFairy
Expand All @@ -181,7 +184,7 @@

# MULTIPLE OWNERS

/SQL/ @Jordie0608 @MrStonedOne @scriptis
/SQL/ @Jordie0608 @scriptis

/_maps/ @EOBGames @Maurukas @MMMiracles @san7890 @ShizCalev

Expand All @@ -191,14 +194,6 @@

/code/__HELPERS/logging/ @dragomagol @ZephyrTFA

/code/__DEFINES/MC.dm @LemonInTheDark @MrStonedOne
/code/controllers/admin.dm @LemonInTheDark @MrStonedOne
/code/controllers/master.dm @LemonInTheDark @MrStonedOne
/code/controllers/failsafe.dm @LemonInTheDark @MrStonedOne
/code/controllers/subsystem.dm @LemonInTheDark @MrStonedOne

/code/controllers/subsystem/air.dm @LemonInTheDark @MrStonedOne

/code/modules/atmospherics/ @Ghilker @LemonInTheDark

/code/modules/client/preferences.dm @Mothblocks @ZephyrTFA
Expand All @@ -212,15 +207,15 @@

/code/modules/surgery/ @ExcessiveUseOfCobblestone @Ryll-Ryll

/tools/build/ @MrStonedOne @scriptis @stylemistake
/tools/tgs_scripts/ @Cyberboss @MrStonedOne @scriptis
/tools/build/ @scriptis @stylemistake
/tools/tgs_scripts/ @Cyberboss @scriptis

/tools/WebhookProcessor/ @BraveMole @TiviPlus

# Host Hell

/code/controllers/configuration/entries @MrStonedOne @scriptis
/config/ @MrStonedOne @scriptis
/code/controllers/configuration/entries @scriptis
/config/ @scriptis

# Expensive files that touching basically always cause performance problems
## Init times
Expand Down
Loading

0 comments on commit 9991626

Please sign in to comment.