From: James McClune Date: Thu, 9 Aug 2018 18:16:49 +0000 (-0400) Subject: doc: updated contact email for Ceph pull requests X-Git-Tag: v14.0.1~606^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23513%2Fhead;p=ceph.git doc: updated contact email for Ceph pull requests Updated the contact email address for Ceph pull requests (per @johnwilkins' request). Signed-off-by: James McClune --- diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index 42615ba5c931..58e3e302e8bb 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -31,7 +31,7 @@ steps: #. `Commit the Change`_ #. `Push the Change`_ #. `Make a Pull Request`_ -#. `Notify the Relevant Person`_ +#. `Notify Us`_ Get the Source -------------- @@ -446,11 +446,10 @@ Pull`_ approach. -Notify the Relevant Person --------------------------- +Notify Us +--------- -After you make a pull request, notify the relevant person. For general -documentation pull requests, notify `John Wilkins`_. +After you make a pull request, please email ceph-docs@redhat.com. @@ -594,4 +593,3 @@ improves the readability of the document in a command line interface. .. _Showing code examples: http://sphinx-doc.org/markup/code.html .. _paragraph level markup: http://sphinx-doc.org/markup/para.html .. _topic directive: http://docutils.sourceforge.net/docs/ref/rst/directives.html#topic -.. _John Wilkins: mailto:jowilkin@redhat.com