summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>2022-06-06 17:40:09 +0200
committerGitHub <noreply@github.com>2022-06-06 17:40:09 +0200
commit9bfde20d570320bbe729a4e3f12f9cd185f787e2 (patch)
treeecf83c87abd0bf80583ff63ce063ad48d360b889 /.github
parentMerge PR #46516 into main (diff)
parentcodeowners: remove api team (diff)
downloadceph-9bfde20d570320bbe729a4e3f12f9cd185f787e2.tar.xz
ceph-9bfde20d570320bbe729a4e3f12f9cd185f787e2.zip
Merge pull request #46452 from ceph/fix-codeowners_api-master
codeowners: remove api team Reviewed-by: Sarthak Gupta <sarthak.dev.0702@gmail.com> Reviewed-by: nSedrickm <NOT@FOUND> Reviewed-by: Nizamudeen A <nia@redhat.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS11
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f80f4b74867..91648ddcec2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,20 +2,11 @@
/src/pybind/mgr/dashboard @ceph/dashboard
/qa/suites/rados/dashboard @ceph/dashboard
/qa/tasks/mgr/test_dashboard.py @ceph/dashboard
+/qa/tasks/mgr/test_module_selftest.py @ceph/dashboard
/qa/tasks/mgr/dashboard @ceph/dashboard
/monitoring @ceph/dashboard
/doc/mgr/dashboard.rst @ceph/dashboard
-# Dashboard API team
-/src/pybind/mgr/dashboard/openapi.yaml @ceph/api
-/src/pybind/mgr/dashboard/controllers @ceph/api
-/src/pybind/mgr/dashboard/frontend/src/app/shared/api @ceph/api
-/src/pybind/mgr/dashboard/run-backend-api-tests.sh @ceph/api
-/qa/suites/rados/dashboard @ceph/api
-/qa/tasks/mgr/test_dashboard.py @ceph/api
-/qa/tasks/mgr/dashboard @ceph/api
-/qa/tasks/mgr/test_module_selftest.py @ceph/api
-
# For Orchestrator related PRs
/src/cephadm @ceph/orchestrators
/src/pybind/mgr/orchestrator @ceph/orchestrators