From 071164c63ccd15498d5d0002255b45542d2a97d8 Mon Sep 17 00:00:00 2001 From: Jan Fajerski Date: Tue, 26 Nov 2019 13:49:41 +0100 Subject: [PATCH] github/codeowners: add ceph-volume Signed-off-by: Jan Fajerski --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e7e30f41c288..36b3a7e85591 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 -- 2.47.3