Note a rule of the developers@ list.

This commit is contained in:
David E. O'Brien 2002-03-08 19:52:25 +00:00
parent 7f0ceea284
commit e2adaf5167
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12398

View file

@ -525,11 +525,11 @@
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.98 2002-03-08 19:52:25 obrien Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
the file to resolve the conflict (remove the marker lines and
the second <literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.97 2002-03-08 18:40:28 mwlucas Exp $</literal> line intact).</para>
the second <literal>$Id: article.sgml,v 1.98 2002-03-08 19:52:25 obrien Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.98 2002-03-08 19:52:25 obrien Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -1244,13 +1244,20 @@ docs:Documentation Bug:nik:</programlisting>
<listitem>
<para>developers is all committers. This list was created to be a
forum for the committers <quote>community</quote> issues. Examples are Core
forum for the committers <quote>community</quote> issues.
Examples are Core
voting, announcements, etc... developers@FreeBSD.org is
<emphasis>not</emphasis> intended as a place for code reviews or a
replacement for arch@FreeBSD.org or audit@FreeBSD.org. In fact
using it as such hurts the FreeBSD Project as it gives a sense of a
closed list where general decisions affecting all of the FreeBSD
using community are made with out being <quote>open</quote>.</para>
using community are made with out being <quote>open</quote>.
Last, but not least <emphasis>never, never ever, email
developers@FreeBSD.org and CC:/BCC: another FreeBSD list</emphasis>.
Never, ever email another FreeBSD email list and CC:/BCC:
developers@FreeBSD.org. Doing so can greatly deminish the benefits
of this list.
</para>
</listitem>
</varlistentry>
</variablelist>