]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
github/codeowners: Add orchestrator team
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 6 Nov 2019 16:06:09 +0000 (17:06 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 6 Nov 2019 16:17:16 +0000 (17:17 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
.github/CODEOWNERS

index 2f60f0f4e5193b8ec1193e59bc54f29a857a948f..e7e30f41c288825db8ce28f184be71846ecf17d3 100644 (file)
@@ -6,3 +6,17 @@
 /monitoring/grafana                             @ceph/dashboard
 /monitoring/prometheus                          @ceph/dashboard
 /doc/mgr/dashboard.rst                          @ceph/dashboard
+
+# For Orchestrator related PRs
+/src/ceph-daemon                                @ceph/orchestrators
+/src/pybind/mgr/ansible                         @ceph/orchestrators
+/src/pybind/mgr/orchestrator_cli                @ceph/orchestrators
+/src/pybind/mgr/orchestrator.py                 @ceph/orchestrators
+/src/pybind/mgr/rook                            @ceph/orchestrators
+/src/pybind/mgr/ssh                             @ceph/orchestrators
+/src/pybind/mgr/test_orchestrator               @ceph/orchestrators
+/src/python-common/ceph/deployment              @ceph/orchestrators
+/qa/standalone/test_ceph_daemon.sh              @ceph/orchestrators
+/qa/tasks/mgr/test_orchestrator_cli.py          @ceph/orchestrators
+/doc/mgr/orchestrator_cli.rst                   @ceph/orchestrators
+/doc/mgr/orchestrator_modules.rst               @ceph/orchestrators