-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
32 lines (26 loc) · 766 Bytes
/
CODEOWNERS
File metadata and controls
32 lines (26 loc) · 766 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
28
29
30
31
32
/augur/cli/ @sgoggins
/augur/metrics/ @sgoggins @sgoggins
/augur/housekeeper/ @sgoggins
/augur/server.py @sgoggins @sgoggins
/augur/application.py @sgoggins @sgoggins @sgoggins
/augur/routes/ @sgoggins @sgoggins @sgoggins
/frontend/ @sgoggins @sgoggins
/schema/ @sgoggins @sgoggins
/schema/generate @sgoggins
/workers/ @sgoggins @sgoggins @sgoggins
/README.md @sgoggins @sgoggins
/CONTRIBUTING.md @sgoggins @sgoggins
/LICENSE @sgoggins @sgoggins
/CODE_OF_CONDUCT.md @sgoggins @sgoggins
/tests/ @sgoggins
/util/docker @sgoggins
/scripts/ @sgoggins
/docs/ @sgoggins
/.dockerignore @sgoggins
/.travis.yml @sgoggins
*compose.yml @sgoggins
/readthedocs.yml @sgoggins
/Makefile @sgoggins
/tox.ini @sgoggins
*requirements.txt @sgoggins
/setup.py @sgoggins @sgoggins