From f5bd6f09b5eb2e11b0a2924d336bd789d92eb85b Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 18 Jul 2017 11:49:20 -0700 Subject: [PATCH] doc: update CephFS PTL Signed-off-by: Patrick Donnelly --- AUTHORS | 2 +- doc/dev/development-workflow.rst | 7 ++----- doc/dev/index.rst | 20 ++++++++++---------- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/AUTHORS b/AUTHORS index 6d62a645775..115fb36abc4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,7 +9,7 @@ RBD - Jason Dillaman RBD (kernel) - Ilya Dryomov RGW - Yehuda Sadeh Matt Benjamin -CephFS - John Spray +CephFS - Patrick Donnelly CephFS (kernel) - Yan, Zheng Deployment - Alfredo Deza Teuthology - Zack Cerza diff --git a/doc/dev/development-workflow.rst b/doc/dev/development-workflow.rst index 9561899bf94..b2baea178db 100644 --- a/doc/dev/development-workflow.rst +++ b/doc/dev/development-workflow.rst @@ -97,12 +97,9 @@ follows: assign them a priority * The bugs with higher priority are worked on first -Each ``team`` is responsible for a project: +Each ``team`` is responsible for a project, managed by leads_. -* rgw lead is Yehuda Sadeh -* CephFS lead is John Spray -* rados lead is Samuel Just -* rbd lead is Jason Dillaman +.. _leads: index#Leads The ``developer`` assigned to an issue is responsible for it. The status of an open issue can be: diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 8a91a094ecb..59813b65659 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -49,16 +49,16 @@ their nicks on `GitHub`_: .. _github: https://github.com/ -========= =============== ============= -Scope Lead GitHub nick -========= =============== ============= -Ceph Sage Weil liewegas -RADOS Samuel Just athanatos -RGW Yehuda Sadeh yehudasa -RBD Jason Dillaman dillaman -CephFS John Spray jcsp -Build/Ops Ken Dreyer ktdreyer -========= =============== ============= +========= ================ ============= +Scope Lead GitHub nick +========= ================ ============= +Ceph Sage Weil liewegas +RADOS Samuel Just athanatos +RGW Yehuda Sadeh yehudasa +RBD Jason Dillaman dillaman +CephFS Patrick Donnelly batrick +Build/Ops Ken Dreyer ktdreyer +========= ================ ============= The Ceph-specific acronyms in the table are explained in :doc:`/architecture`. -- 2.39.5