Bug 175301

Summary: New mailing list: freebsd-ops-announce
Product: Documentation Reporter: david
Component: Books & ArticlesAssignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description david 2013-01-14 19:10:00 UTC
	We have a new mailing list, freebsd-ops-announce.

	This PR is to supply the Handbook update to describe it.

Fix: As is usual, please feel free to edit as appropriate.
How-To-Repeat: 	n/a
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2013-01-20 16:04:35 UTC
Responsible Changed
From-To: freebsd-doc->rene

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-20 16:56:56 UTC
Author: rene
Date: Sun Jan 20 16:56:48 2013
New Revision: 40690
URL: http://svnweb.freebsd.org/changeset/doc/40690

Log:
  Add the freebsd-ops-announce@ mailing list.
  
  PR:		docs/175301
  Submitted by:	dhw
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
  head/en_US.ISO8859-1/share/xml/mailing-lists.ent

Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 20 15:13:12 2013	(r40689)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 20 16:56:48 2013	(r40690)
@@ -1508,6 +1508,22 @@
 	</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>
 
 	  <listitem>

Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 20 15:13:12 2013	(r40689)
+++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 20 16:56:48 2013	(r40690)
@@ -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>">
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-01-20 16:57:03 UTC
State Changed
From-To: open->closed

Committed, thanks