From 59b4a6a134b3878dbe72861bfa94609727dbbbe7 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 18 Jun 2024 00:39:10 +1000 Subject: [PATCH] doc/dev: link to ceph.io leads list Remove the docs.ceph.com list of team leads, and link to the list of leads on ceph.io. Fixes: https://tracker.ceph.com/issues/66392 Signed-off-by: Zac Dover (cherry picked from commit 5134aeb78bb1d9d956442333ad372e1f397ff7b3) --- doc/dev/developer_guide/essentials.rst | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/doc/dev/developer_guide/essentials.rst b/doc/dev/developer_guide/essentials.rst index 5839830ccef1c..1ed86aae0fdf0 100644 --- a/doc/dev/developer_guide/essentials.rst +++ b/doc/dev/developer_guide/essentials.rst @@ -7,26 +7,15 @@ to know. Leads ----- -The Ceph project is led by Sage Weil. In addition, each major project -component has its own lead. The following table shows all the leads and -their nicks on `GitHub`_: +The Ceph project was created by Sage Weil and is led by the Ceph Leadership +Team (CLT). Each major component of the Ceph project has its own lead. The +`team list`_ on the Ceph community website shows all the leads and their nicks +on `GitHub`_: .. _github: https://github.com/ +.. _team list: https://ceph.io/en/community/team -========= ================== ============= -Scope Lead GitHub nick -========= ================== ============= -RADOS Radoslaw Zarzynski rzarzynski -RGW Casey Bodley cbodley -RGW Matt Benjamin mattbenjamin -RBD Ilya Dryomov dis -CephFS Venky Shankar vshankar -Dashboard Nizamudeen A nizamial09 -Build/Ops Ken Dreyer ktdreyer -Docs Zac Dover zdover23 -========= ================== ============= - -The Ceph-specific acronyms in the table are explained in +Ceph-specific acronyms in the table of leads are explained in :doc:`/architecture`. History -- 2.39.5