-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathCODEOWNERS
20 lines (15 loc) · 917 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# --- CI - CODEOWNERS - Dependabot - Template ---
/.github @flomonster @multun
# --- FRONT ---
/front @DGEXSolutions/front-maintainers
# --- EDITOAST ---
/editoast @DGEXSolutions/editoast-maintainers
/chartos @DGEXSolutions/editoast-maintainers
/api @DGEXSolutions/editoast-maintainers
# --- INTEGRATION TESTS ---
/tests @eckter
# --- CORE ---
/core @DGEXSolutions/core-maintainers
# --- CORE PHYSICS ---
*Physics*.java @DGEXSolutions/physics
*Integration*.java @DGEXSolutions/physics