svn commit: r54305 - head/share/xml
Benedict Reuschling
bcr at FreeBSD.org
Tue Jun 30 15:49:36 UTC 2020
Author: bcr
Date: Tue Jun 30 15:49:35 2020
New Revision: 54305
URL: https://svnweb.freebsd.org/changeset/doc/54305
Log:
As part of the core handover, update the core entity with the new members.
Core.11 will officially take over from Core.10 tomorrow. As part of the
transition update the entity with the new members. Additionally, add an
entity for the core-secretary as an email contact, similar to the entry for
the doceng-secretary a few lines below.
Modified:
head/share/xml/authors.ent
Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent Mon Jun 29 21:00:37 2020 (r54304)
+++ head/share/xml/authors.ent Tue Jun 30 15:49:35 2020 (r54305)
@@ -2701,7 +2701,8 @@
<!ENTITY a.bugmeister '&a.eadler;, &a.gavin;, &a.mva;, &a.koobs;, &a.gonzo;'>
<!-- FreeBSD Core Team -->
-<!ENTITY a.core.members '&a.allanjude;, &a.bcr;, &a.brooks;, &a.imp;, &a.hrs;, &a.jeff;, &a.jhb;, &a.kmoore;, &a.seanc;'>
+<!ENTITY a.core.members '&a.seanc;, &a.bapt;, &a.kevans;, &a.markj;, &a.scottl;, &a.imp;, &a.emaste;, &a.gnn;, &a.hrs;'>
+<!ENTITY a.core-secretary.email "<email xmlns='http://docbook.org/ns/docbook'>core-secretary at FreeBSD.org</email>">
<!-- FreeBSD Doc Engineering Team -->
<!ENTITY a.doceng.members '&a.gjb;, &a.wblock;, &a.blackend;, &a.gabor;, &a.bcr;, &a.hrs;, &a.ryusuke;'>
More information about the svn-doc-head
mailing list