From: Zac Dover Date: Mon, 17 Jun 2024 14:39:10 +0000 (+1000) Subject: doc/dev: link to ceph.io leads list X-Git-Tag: v20.0.0~1721^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5134aeb78bb1d9d956442333ad372e1f397ff7b3;p=ceph.git 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 --- diff --git a/doc/dev/developer_guide/essentials.rst b/doc/dev/developer_guide/essentials.rst index 90201f7c59d51..1ed86aae0fdf0 100644 --- a/doc/dev/developer_guide/essentials.rst +++ b/doc/dev/developer_guide/essentials.rst @@ -8,25 +8,14 @@ Leads ----- The Ceph project was created by Sage Weil and is led by the Ceph Leadership -Team (CLT). In addition, each major project component has its own lead. The -following table shows all the leads and their nicks on `GitHub`_: +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