forked from GlasgowEmbedded/glasgow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
19 lines (15 loc) · 998 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Catherine owns everything that's not owned by someone else.
* @whitequark
/software/glasgow/applet/video/hub75_output/ @attie
/software/glasgow/applet/video/ws2812_output/ @attie
/software/glasgow/arch/xilinx/xc9500.py @wanda-phi
/software/glasgow/arch/xilinx/xc9500xl.py @wanda-phi
/software/glasgow/arch/xilinx/xpla3.py @wanda-phi
/software/glasgow/applet/program/xc9500/ @wanda-phi
/software/glasgow/applet/program/xc9500xl/ @wanda-phi
/software/glasgow/applet/program/xpla3/ @wanda-phi
/software/glasgow/database/xilinx/xc9500.py @wanda-phi
/software/glasgow/database/xilinx/xc9500xl.py @wanda-phi
/software/glasgow/database/xilinx/xpla3.py @wanda-phi
/software/glasgow/applet/servo/ @tpwrules
/software/glasgow/applet/interface/spi_flashrom/ @neuschaefer