From: Sebastian Wagner Date: Mon, 9 Dec 2019 16:46:57 +0000 (+0100) Subject: codeowners: Add ceph2.py to @ceph/orchestrators X-Git-Tag: v15.1.0~592^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=57c3e344abca82efc892defb0e722e7b08bbb029;p=ceph.git codeowners: Add ceph2.py to @ceph/orchestrators Signed-off-by: Sebastian Wagner --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 36b3a7e855919..685382b97ba18 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,7 +17,9 @@ /src/pybind/mgr/test_orchestrator @ceph/orchestrators /src/python-common/ceph/deployment @ceph/orchestrators /qa/standalone/test_ceph_daemon.sh @ceph/orchestrators +/qa/tasks/ceph2.py @ceph/orchestrators /qa/tasks/mgr/test_orchestrator_cli.py @ceph/orchestrators +/qa/tasks/mgr/test_ssh_orchestrator.py @ceph/orchestrators /doc/mgr/orchestrator_cli.rst @ceph/orchestrators /doc/mgr/orchestrator_modules.rst @ceph/orchestrators