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)
This commit is contained in:
parent
7c88d07898
commit
aee15e00e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45329
1 changed files with 6 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue