From df6287f7f06912c9caf0bc072cdbf32f0cfceac1 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 6 Nov 2019 17:06:09 +0100 Subject: [PATCH] github/codeowners: Add orchestrator team Signed-off-by: Sebastian Wagner --- .github/CODEOWNERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f60f0f4e51..e7e30f41c28 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 -- 2.39.5