]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: Rename orchestrator_cli to orchestrator
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 24 Jan 2020 12:02:04 +0000 (13:02 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 17 Feb 2020 09:24:01 +0000 (10:24 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
.github/CODEOWNERS

index 629c41d7c2c96d117fca8909173dbb1ccb4f8615..97bc99147c96e9e95c29024452f83c931fe471de 100644 (file)
@@ -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