Date: Thu, 17 Jul 2014 17:32:35 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45329 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201407171732.s6HHWZsS096822@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bjk Date: Thu Jul 17 17:32:35 2014 New Revision: 45329 URL: http://svnweb.freebsd.org/changeset/doc/45329 Log: Improve the markup for the portmgr entry Remove the second <title> element. Use the preferred form of markup for team/group contacts. Use entities for committers, and <tt> for other email aliases. Approved by: gjb (implicit) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Thu Jul 17 16:45:02 2014 (r45328) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Thu Jul 17 17:32:35 2014 (r45329) @@ -1486,7 +1486,6 @@ <project cat='team'> <title>&os; Port Management Team</title> - <title>FreeBSDPorts Collection</title> <contact> <person> <name> @@ -1496,10 +1495,7 @@ <email>portmgr-secretary@FreeBSD.org</email> </person> <person> - <name> - <given>Port</given> - <common>Management Team</common> - </name> + <name>&os; Port Management Team</name> <email>portmgr@FreeBSD.org</email> </person> </contact> @@ -1522,12 +1518,12 @@ <p>In Q2 we added three new committers, took in one commit bit for safe keeping, and reinstated one commit bit.</p> - <p>In May, tabthorpe@ was replaced by culot@ as portmgr secretary, and - swills@ became a member of the portmgr team.</p> + <p>In May, &a.tabthorpe; was replaced by &a.culot; as portmgr + secretary, and &a.swills; became a member of the portmgr team.</p> - <p>Commencing July 1, the third intake portmgr-lurkers@ started - active duty on portmgr@ for a four month duration. The next two - candidates are wg@ and nivit@.</p> + <p>Commencing July 1, the third intake of <tt>portmgr-lurkers</tt> + started active duty on <tt>portmgr</tt> for a four month + duration. The next two candidates are &a.wg; and &a.nivit;.</p> <p>This quarter also saw the release of the second quarterly branch, namely 2014Q2. This branch was not only built for 10 (as 2014Q1) but
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407171732.s6HHWZsS096822>