From 57c3e344abca82efc892defb0e722e7b08bbb029 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 9 Dec 2019 17:46:57 +0100 Subject: [PATCH] codeowners: Add ceph2.py to @ceph/orchestrators Signed-off-by: Sebastian Wagner --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 36b3a7e8559..685382b97ba 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