From 962af3f9978ea1190f50213a3d53beceade87770 Mon Sep 17 00:00:00 2001 From: Eitan Adler <eadler@FreeBSD.org> Date: Sun, 2 Dec 2012 17:03:24 +0000 Subject: [PATCH] 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) --- share/xml/freebsd.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/xml/freebsd.ent b/share/xml/freebsd.ent index 3c0bec09f9..82849c2033 100644 --- a/share/xml/freebsd.ent +++ b/share/xml/freebsd.ent @@ -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>">