svn commit: r46939 - head/share/xml

Glen Barber gjb at FreeBSD.org
Wed Jul 8 14:14:01 UTC 2015


Author: gjb
Date: Wed Jul  8 14:14:00 2015
New Revision: 46939
URL: https://svnweb.freebsd.org/changeset/doc/46939

Log:
  Update the so@ entry to reflect reality.
  
  Submitted by:	Kurt Lidl (via webmaster)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Tue Jul  7 23:39:27 2015	(r46938)
+++ head/share/xml/authors.ent	Wed Jul  8 14:14:00 2015	(r46939)
@@ -2389,6 +2389,6 @@
 <!ENTITY a.re-builders '&a.marcel;, &a.nyan;, &a.nwhitehorn;'>
 
 <!-- FreeBSD Security Officer -->
-<!ENTITY a.so '&a.des;'>
+<!ENTITY a.so '&a.delphij;'>
 
 <!ENTITY a.so-team '&a.mnag;, &a.remko;, &a.gnn;, &a.simon;, &a.philip;, &a.cperciva;, &a.csjp;, &a.des;, &a.rwatson;, &a.bz;'>


More information about the svn-doc-all mailing list