svn commit: r49751 - in head: en_US.ISO8859-1/articles/contributors share/xml
Piotr Pawel Stefaniak
pstef at FreeBSD.org
Mon Dec 19 17:34:39 UTC 2016
Author: pstef (src committer)
Date: Mon Dec 19 17:34:38 2016
New Revision: 49751
URL: https://svnweb.freebsd.org/changeset/doc/49751
Log:
Add a new committer entity for me (pstef) and put my email onto the list of committers.
Approved by: pfg (mentor)
Modified:
head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
head/share/xml/authors.ent
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Mon Dec 19 13:57:14 2016 (r49750)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Mon Dec 19 17:34:38 2016 (r49751)
@@ -1437,6 +1437,10 @@ xmlns:xlink="http://www.w3.org/1999/xlin
</listitem>
<listitem>
+ <para>&a.pstef.email;</para>
+ </listitem>
+
+ <listitem>
<para>&a.zi.email;</para>
</listitem>
Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent Mon Dec 19 13:57:14 2016 (r49750)
+++ head/share/xml/authors.ent Mon Dec 19 17:34:38 2016 (r49751)
@@ -1806,6 +1806,9 @@
<!ENTITY a.pst "Paul Traina">
<!ENTITY a.pst.email "&a.pst; <email xmlns='http://docbook.org/ns/docbook'>pst at FreeBSD.org</email>">
+<!ENTITY a.pstef "Piotr Paweł Stefaniak">
+<!ENTITY a.pstef.email "&a.pstef; <email xmlns='http://docbook.org/ns/docbook'>pstef at FreeBSD.org</email>">
+
<!ENTITY a.qingli "Qing Li">
<!ENTITY a.qingli.email "&a.qingli; <email xmlns='http://docbook.org/ns/docbook'>qingli at FreeBSD.org</email>">
More information about the svn-doc-head
mailing list