Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2020 15:49:36 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54305 - head/share/xml
Message-ID:  <202006301549.05UFnalE010319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help

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@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;'>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006301549.05UFnalE010319>