From: Patrick Donnelly Date: Tue, 18 Jul 2017 18:49:20 +0000 (-0700) Subject: doc: update CephFS PTL X-Git-Tag: v12.1.2~137^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16399%2Fhead;p=ceph.git doc: update CephFS PTL Signed-off-by: Patrick Donnelly --- 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`.