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