From 5b6204073ace1392506e0f0987ae17be65f9c37a Mon Sep 17 00:00:00 2001 From: Rene Ladan <rene@FreeBSD.org> Date: Sun, 20 Jan 2013 16:56:48 +0000 Subject: [PATCH] Add the freebsd-ops-announce@ mailing list. PR: docs/175301 Submitted by: dhw Approved by: gjb (mentor) --- .../books/handbook/eresources/chapter.xml | 16 ++++++++++++++++ en_US.ISO8859-1/share/xml/mailing-lists.ent | 4 ++++ 2 files changed, 20 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 5e2e35a758..60ce63e29c 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -1507,6 +1507,22 @@ </listitem> </varlistentry> + <varlistentry> + <term>&a.ops-announce.name;</term> + + <listitem> + <para><emphasis>Project Infrastructure + Announcements</emphasis></para> + + <para>This is the mailing list for people interested in + changes and issues related to the FreeBSD.org project + infrastructure.</para> + + <para>This list is strictly for announcements: no replies, + requests, discussions, or opinions.</para> + </listitem> + </varlistentry> + <varlistentry> <term>&a.performance.name;</term> diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent index 7669a3c802..3b11fd2671 100644 --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -315,6 +315,10 @@ <!ENTITY a.office "<ulink url='&a.office.url;'>Office applications on FreeBSD</ulink>"> <!ENTITY a.office.name "<ulink url='&a.office.url;'>freebsd-office</ulink>"> +<!ENTITY a.ops-announce.url "&a.mailman.listinfo;/freebsd-ops-announce"> +<!ENTITY a.ops-announce "<ulink url='&a.ops-announce.url;'>Project Infrastructure Announcements</ulink>"> +<!ENTITY a.ops-announce.name "<ulink url='&a.ops-announce.url;'>freebsd-ops-announce</ulink>"> + <!ENTITY a.performance.url "&a.mailman.listinfo;/freebsd-performance"> <!ENTITY a.performance "<ulink url='&a.performance.url;'>FreeBSD performance mailing list</ulink>"> <!ENTITY a.performance.name "<ulink url='&a.performance.url;'>freebsd-performance</ulink>">