From a54f1046e2eab627a658e0d081e5aec6e9204451 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta Date: Mon, 28 Oct 2019 13:18:28 +0100 Subject: [PATCH] mgr/dashboard: update dashboard CODEOWNERShip Fixes: https://tracker.ceph.com/issues/42507 Signed-off-by: Ernesto Puerta --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd6af20eec4f2..2f60f0f4e5193 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Dashboard team to review dashboard related code /src/pybind/mgr/dashboard @ceph/dashboard -/qa/suites/rados/mgr/tasks/dashboard.yaml @ceph/dashboard +/qa/suites/rados/dashboard @ceph/dashboard /qa/tasks/mgr/test_dashboard.py @ceph/dashboard /qa/tasks/mgr/dashboard @ceph/dashboard /monitoring/grafana @ceph/dashboard -- 2.39.5