-
Notifications
You must be signed in to change notification settings - Fork 244
Expand file tree
/
Copy pathCODEOWNERS
More file actions
23 lines (17 loc) · 1.12 KB
/
CODEOWNERS
File metadata and controls
23 lines (17 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Catherine owns everything that's not owned by someone else.
* @whitequark
/firmware @whitequark @purdeaandrei
/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
/software/glasgow/applet/sensor/sen5x/ @miek