Clarify that xen-devel is the only official communication channel.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
---
Changes in v2:
- remove mentions of #xendevel on OFTC
diff --git a/source/communication-practice.rst b/source/communication-practice.rst
index 70f5b8c..2ce2a4e 100644
--- a/source/communication-practice.rst
+++ b/source/communication-practice.rst
@@ -9,6 +9,20 @@ This guide provides communication Best Practice that helps you in
* Being aware of your own and counterpart’s communication style and culture
* Show empathy towards other community members
+Communication Channels
+======================
+
+All important communications and messages should be sent to the
+`xen-devel <10_>`_ mailing list, which is the only official channel for
+code submissions, acks, code reviews, and decision-making.
+
+In the modern connected world there are several other communication
+channels available at any given time, including online meetings and IRC.
+However, discussions on media other than the xen-devel mailing list
+should be summarized and sent to xen-devel to reach a wider audience,
+for record-keeping, and to make code submissions, acks, and code reviews
+official.
+
Code reviews for **reviewers** and **patch authors**
====================================================
@@ -576,3 +590,4 @@ how to avoid and resolve issues.
.. _6: https://xenproject.org/help/irc/
.. _8: https://en.wikipedia.org/wiki/Erin_Meyer
.. _9: https://www.nsf.gov/attachments/134059/public/15LFW_WorkingWithMulticulturalTeams_LarsonC.pdf
+.. _10: https://lists.xenproject.org/mailman/listinfo/xen-devel
On Mon, Oct 25, 2021 at 06:46:45PM -0700, Stefano Stabellini wrote: > Clarify that xen-devel is the only official communication channel. > > Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> Reviewed-by: Roger Pau Monné <roger.pau@citrix.com> Thanks, Roger.
Stefano Stabellini writes ("[PATCH v2] governance: communication channels"): > Clarify that xen-devel is the only official communication channel. Reviewed-by: Ian Jackson <iwj@xenproject.org>
Hi Stefano, > On 26 Oct 2021, at 02:46, Stefano Stabellini <sstabellini@kernel.org> wrote: > > Clarify that xen-devel is the only official communication channel. > > Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Just for my knowledge, where is this file stored (as it is not in xen.git) ? Cheers Bertrand > > --- > Changes in v2: > - remove mentions of #xendevel on OFTC > > diff --git a/source/communication-practice.rst b/source/communication-practice.rst > index 70f5b8c..2ce2a4e 100644 > --- a/source/communication-practice.rst > +++ b/source/communication-practice.rst > @@ -9,6 +9,20 @@ This guide provides communication Best Practice that helps you in > * Being aware of your own and counterpart’s communication style and culture > * Show empathy towards other community members > > +Communication Channels > +====================== > + > +All important communications and messages should be sent to the > +`xen-devel <10_>`_ mailing list, which is the only official channel for > +code submissions, acks, code reviews, and decision-making. > + > +In the modern connected world there are several other communication > +channels available at any given time, including online meetings and IRC. > +However, discussions on media other than the xen-devel mailing list > +should be summarized and sent to xen-devel to reach a wider audience, > +for record-keeping, and to make code submissions, acks, and code reviews > +official. > + > Code reviews for **reviewers** and **patch authors** > ==================================================== > > @@ -576,3 +590,4 @@ how to avoid and resolve issues. > .. _6: https://xenproject.org/help/irc/ > .. _8: https://en.wikipedia.org/wiki/Erin_Meyer > .. _9: https://www.nsf.gov/attachments/134059/public/15LFW_WorkingWithMulticulturalTeams_LarsonC.pdf > +.. _10: https://lists.xenproject.org/mailman/listinfo/xen-devel
On Tue, 26 Oct 2021, Bertrand Marquis wrote: > > On 26 Oct 2021, at 02:46, Stefano Stabellini <sstabellini@kernel.org> wrote: > > > > Clarify that xen-devel is the only official communication channel. > > > > Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> > Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Thanks Bertrand > Just for my knowledge, where is this file stored (as it is not in xen.git) ? The governance is here: https://xenbits.xenproject.org/governance/ https://xenbits.xen.org/gitweb/?p=governance.git;a=tree
© 2016 - 2024 Red Hat, Inc.