forked from goonstation/goonstation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
58 lines (44 loc) · 1.34 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This list auto-requests reviews from the specified users
# when a PR that modifies the file in question is opened
# See GitHub documentation for more details.
# This list is alphabetized by User -> Filename -- KEEP IT THAT WAY
# In the event that multiple members are to be informed of changes
# to the same file or dir, add them to the end under Multiple Owners
# Adharainspace
# /_std/ @Adharainspace
# Aloe
/code/mob/dead/ @frawhst
# Flourish
/code/obj/item/toys.dm @flrsh
/maps/oshan.dmm @flrsh
# Gannets
/code/datums/gamemodes/nuclear.dm @Gannets
# Kyle
/code/WorkInProgress/JobXpRewards.dm @Kyle2143
/code/modules/events/gimmick/kudzu.dm @Kyle2143
/code/datums/abilities/kudzumen.dm @Kyle2143
/code/datums/gamemodes/gangwar.dm @Kyle2143
# Mordent (mordent-goonstation)
/code/modules/robotics/ @mordent-goonstation
# Sord
/maps/donut2.dmm @Sord213
# Sovexe
/code/modules/antagonists/arcfiend/ @Sovexe
# Tarmunora
/code/modules/projectiles/projectile_parent.dm @Tarmunora
# Walpvrgis
/icons/misc/critter.dmi @WALPVRGIS
# ZeWaka
*.md @ZeWaka
/.github/ @ZeWaka
/tools/ @ZeWaka
/code/datums/actions/ @ZeWaka
# Pali
#/code/datums/components/ @pali6
#/code/obj/artifacts/ @pali6
#/code/datums/controllers/artifact_controls.dm @pali6
/code/WorkInProgress/pali.dm @pali6
# Wire
/tools/server/ @Wirewraith
# Multiple Owners
/tgui/ @mordent-goonstation @ZeWaka