forked from shiptest-ss13/Shiptest
-
-
Notifications
You must be signed in to change notification settings - Fork 67
/
CODEOWNERS
Validating CODEOWNERS rules...
56 lines (39 loc) · 1.15 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
# 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
# Teams
# Code Maintainers
# MrCat15352
/strings/ @MrCat15352
/tgui/ @MrCat15352
/sound/ @MrCat15352
/code/ @MrCat15352
/mod_celadon/ @MrCat15352
/mod_celadon/_storge_sounds/ @MrCat15352
/**/*.dm @MrCat15352
/**/*.ogg @MrCat15352
/**/*.mp3 @MrCat15352
# Map Maintainers
# molnizz
/_maps/_mod_celadon/ @molnizz
/**/*.dmm @molnizz
/**/*.json @molnizz
# Sprite Maintainers
# MysticalFaceLesS
/mod_celadon/_storge_icons/ @MysticalFaceLesS
/**/*.dmi @MysticalFaceLesS
# MAINTAINERS
# MysticalFaceLesS
/tools/ @MysticalFaceLesS
/.github/ @MysticalFaceLesS
/SQL/ @MysticalFaceLesS
/bin/ @MysticalFaceLesS
/html/ @MysticalFaceLesS
/strings/ @MysticalFaceLesS
/tgui/ @MysticalFaceLesS
/code/modules/unit_tests/icons/ @MysticalFaceLesS
# CONTRIBUTORS
#SIC SEMPER TYRANNIS
#/_maps/RandomRuins/LavaRuins/lavaland_surface_sloth.dmm @MrCat15352