mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
# 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
|
|
|
|
# Example
|
|
|
|
#/code/world.dm @GithubNameHere
|
|
#/maps/ @GithubNameHere
|
|
|
|
#HeadDev
|
|
|
|
/.github/ @yogstation13/head-coders
|
|
/SQL/ @yogstation13/head-coders
|
|
/config/ @yogstation13/head-coders
|
|
/yogstation/SQL/ @yogstation13/head-coders
|
|
/code/modules/client/preferences.dm @yogstation13/head-coders
|
|
/code/modules/client/preferences_savefile.dm @yogstation13/head-coders
|
|
/html/templates/ @yogstation13/head-coders
|
|
/sound/ @yogstation13/head-coders
|
|
/yogstation/sound/ @yogstation13/head-coders
|
|
/yogstation/code/game/world.dm @yogstation13/head-coders
|
|
|
|
#Teams
|
|
|
|
/_maps/ @yogstation13/map
|
|
/goon/ @yogstation13/art
|
|
/icons/ @yogstation13/art
|
|
/yogstation/icons/ @yogstation13/art
|
|
|
|
#monster860
|
|
|
|
/code/modules/atmospherics/ @monster860
|
|
/yogstation/code/modules/atmospherics/ @monster860
|
|
|
|
#thegamerdk
|
|
|
|
/code/modules/mob/living/silicon/ai/decentralized @TheGamerdk
|
|
/code/modules/mob/living/silicon/ai/decentralized_ai.dm @TheGamerdk
|