We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4888355 commit 532a211Copy full SHA for 532a211
.github/CODEOWNERS
@@ -1,5 +1,6 @@
1
# --- CI - CODEOWNERS - Dependabot - Template ---
2
-/.github @flomonster @multun
+/.github @osrd-project/devops
3
+/.github/CODEOWNERS @flomonster @bloussou @nicolaswurtz
4
5
# --- FRONT ---
6
/front @osrd-project/front-maintainers
@@ -14,7 +15,7 @@
14
15
/python @osrd-project/editoast-maintainers
16
17
# --- INTEGRATION TESTS ---
-/tests @eckter
18
+/tests @eckter @bloussou @shenriotpro
19
20
# --- CORE ---
21
/core @osrd-project/core-maintainers
0 commit comments