From: David Zafman Date: Thu, 1 Aug 2019 21:33:12 +0000 (-0700) Subject: doc: Fix for new ceph-devel mailing list X-Git-Tag: v15.1.0~1960^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=45bc410037fc98473aeeb49f2b26132f972bad54;p=ceph-ci.git doc: Fix for new ceph-devel mailing list Signed-off-by: David Zafman --- diff --git a/doc/dev/internals.rst b/doc/dev/internals.rst index 049eed77071..e7f6e0832d6 100644 --- a/doc/dev/internals.rst +++ b/doc/dev/internals.rst @@ -16,13 +16,22 @@ You can start a development mode Ceph cluster, after compiling the source, with: .. rubric:: Mailing list -The official development email list is ``ceph-devel@vger.kernel.org``. Subscribe by sending -a message to ``majordomo@vger.kernel.org`` with the line:: +The ``dev@ceph.io`` list is for discussion about the development of Ceph, +its interoperability with other technology, and the operations of the +project itself. Subscribe by sending a message to ``dev-request@ceph.io`` +with the line:: subscribe ceph-devel in the body of the message. +The ceph-devel@vger.kernel.org list is for discussion +and patch review for the Linux kernel Ceph client component. +Subscribe by sending a message to ``majordomo@vger.kernel.org`` with the line:: + + subscribe ceph-devel + +in the body of the message. .. rubric:: Contents