From: Jan Fajerski Date: Tue, 26 Nov 2019 12:49:41 +0000 (+0100) Subject: github/codeowners: add ceph-volume X-Git-Tag: v15.1.0~734^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=071164c63ccd15498d5d0002255b45542d2a97d8;p=ceph-ci.git github/codeowners: add ceph-volume Signed-off-by: Jan Fajerski --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e7e30f41c28..36b3a7e8559 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -20,3 +20,7 @@ /qa/tasks/mgr/test_orchestrator_cli.py @ceph/orchestrators /doc/mgr/orchestrator_cli.rst @ceph/orchestrators /doc/mgr/orchestrator_modules.rst @ceph/orchestrators + +#ceph-volume +/src/ceph-volume @ceph/ceph-volume +/doc/ceph-volume @ceph/ceph-volume