-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathCODEOWNERS
More file actions
27 lines (24 loc) · 752 Bytes
/
CODEOWNERS
File metadata and controls
27 lines (24 loc) · 752 Bytes
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
# Non-exhaustive list of who owns what or who wants to be notified when certain
# changes to the code base are made. Please add yourself in this.
Makefile* @xeeynamo @ProjectOblivion
.github/ @xeeynamo
bin/ @xeeynamo
src/st/dra/ @xeeynamo
src/st/pc/ @xeeynamo
src/st/lib/ @gamezter
src/st/lib_psp/ @JoshSchreuder @gamezter
src/st/mad/ @xeeynamo
src/st/sel/ @xeeynamo
src/st/st0_psp/ @JoshSchreuder
src/st/wrp/ @xeeynamo
src/st/wrp_psp/ @JoshSchreuder
tools/gfxsotn/ @xeeynamo
tools/sotn_str/ @xeeynamo
tools/sotn-debugmodule/ @xeeynamo
tools/sotn-disk/ @xeeynamo
tools/sotn_permuter/ @ProjectOblivion
tools/decompile.py @xeeynamo
tools/gfxstage.py @xeeynamo
tools/progress.py @xeeynamo
tools/symbols.py @xeeynamo
tools/sotn_diff.py @ProjectOblivion