From 1e8ba2b448b3ed1d3f14e62ed4e3eb53567db6e9 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 | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) 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 -- 2.39.5