-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy pathCODEOWNERS
More file actions
40 lines (26 loc) · 1.01 KB
/
CODEOWNERS
File metadata and controls
40 lines (26 loc) · 1.01 KB
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
# 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 and separated into sections for Maintainers/Contributors KEEP IT THAT WAY
# In the event that people are to be informed of changes
# to the same file or dir, add them to the end of under Multiple Owners
# Map Maintainers
/_maps/ @DarkPack13/maptainers
*.dmm @DarkPack13/maptainers
# Sprite Maintainers
/icons/ @DarkPack13/spritetainers
*.dmi @DarkPack13/spritetainers
# Code Maintainers
/code/ @DarkPack13/maintainers
*.dm @DarkPack13/maintainers
# MAINTAINERS
# FalloutFalcon
/modular_darkpack/modules/cars/code/ @FalloutFalcon
/modular_darkpack/modules/city_time/code/ @FalloutFalcon
/modular_darkpack/modules/doors/code/vampdoor.dm @FalloutFalcon
# XeonMations
/modular_darkpack/modules/masquerade/code/ @XeonMations
# CONTRIBUTORS
# MULTIPLE OWNERS
# Host Hell
# Expensive files that touching basically always cause performance problems
## Init times