]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update CephFS PTL 16399/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 Jul 2017 18:49:20 +0000 (11:49 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Jul 2017 17:43:45 +0000 (10:43 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
AUTHORS
doc/dev/development-workflow.rst
doc/dev/index.rst

diff --git a/AUTHORS b/AUTHORS
index 6d62a6457751db101300e82c83fae7f7a83d9040..115fb36abc474f6efacb3e3db42b15ccf0fd80c9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,7 +9,7 @@ RBD             - Jason Dillaman <dillaman@redhat.com>
 RBD (kernel)    - Ilya Dryomov <idryomov@redhat.com>
 RGW             - Yehuda Sadeh <yehuda@redhat.com>
                   Matt Benjamin <mbenjami@redhat.com>
-CephFS          - John Spray <jspray@redhat.com>
+CephFS          - Patrick Donnelly <pdonnell@redhat.com>
 CephFS (kernel) - Yan, Zheng <zyan@redhat.com>
 Deployment      - Alfredo Deza <adeza@redhat.com>
 Teuthology      - Zack Cerza <zack@redhat.com>
index 9561899bf94f45863317cc0604d14f9993334d92..b2baea178db2d121200aa33d0a17a60265699440 100644 (file)
@@ -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:
index 8a91a094ecba580de5d77cfa36b05ef19e69b98b..59813b656596a9bf36097b35eac43b2cd3f05005 100644 (file)
@@ -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`.