From: Sebastian Wagner Date: Fri, 24 Jan 2020 12:02:04 +0000 (+0100) Subject: .github: Rename orchestrator_cli to orchestrator X-Git-Tag: v15.1.1~379^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a6fda5dd845d4e8eb758bf396aed25eef17f69c;p=ceph.git .github: Rename orchestrator_cli to orchestrator Signed-off-by: Sebastian Wagner --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 629c41d7c2c..97bc99147c9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,8 +9,7 @@ # For Orchestrator related PRs /src/cephadm @ceph/orchestrators -/src/pybind/mgr/orchestrator_cli @ceph/orchestrators -/src/pybind/mgr/orchestrator.py @ceph/orchestrators +/src/pybind/mgr/orchestrator @ceph/orchestrators /src/pybind/mgr/rook @ceph/orchestrators /src/pybind/mgr/cephadm @ceph/orchestrators /src/pybind/mgr/test_orchestrator @ceph/orchestrators