From 45bc410037fc98473aeeb49f2b26132f972bad54 Mon Sep 17 00:00:00 2001 From: David Zafman Date: Thu, 1 Aug 2019 14:33:12 -0700 Subject: [PATCH] doc: Fix for new ceph-devel mailing list Signed-off-by: David Zafman --- doc/dev/internals.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/dev/internals.rst b/doc/dev/internals.rst index 049eed7707165..e7f6e0832d6b0 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 -- 2.39.5