svn commit: r40246 - head/share/xml

Eitan Adler eadler at FreeBSD.org
Sun Dec 2 17:03:25 UTC 2012


Author: eadler
Date: Sun Dec  2 17:03:24 2012
New Revision: 40246
URL: http://svnweb.freebsd.org/changeset/doc/40246

Log:
  Remove yet another instance of the old re team.  The number of "sources
  of truth" about the re team badly need to be reduced to one.
  
  Approved by:	bcr (mentor)

Modified:
  head/share/xml/freebsd.ent

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Sun Dec  2 16:58:11 2012	(r40245)
+++ head/share/xml/freebsd.ent	Sun Dec  2 17:03:24 2012	(r40246)
@@ -99,7 +99,7 @@ used in both environments.
 <!ENTITY ports.size "500 MB">
 
 <!-- Teams and Hats -->
-<!ENTITY team.re "&a.kib;, &a.blackend;, &a.jpaetzel;, &a.hrs;, &a.kensmith;, &a.rwatson;, &a.bz;">
+<!ENTITY team.re "&a.kib;, &a.blackend;, &a.jpaetzel;, &a.hrs;, &a.kensmith;">
 
 <!-- GUI-buttons -->
 <!ENTITY gui.ok "<guibutton>[ OK ]</guibutton>">


More information about the svn-doc-all mailing list