Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2016 17:34:38 +0000 (UTC)
From:      Piotr Pawel Stefaniak <pstef@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49751 - in head: en_US.ISO8859-1/articles/contributors share/xml
Message-ID:  <201612191734.uBJHYcMG087019@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org</email>">;
 
+<!ENTITY a.pstef "Piotr Pawe&lstrok; Stefaniak">
+<!ENTITY a.pstef.email "&a.pstef; <email xmlns='http://docbook.org/ns/docbook'>pstef@FreeBSD.org</email>">;
+
 <!ENTITY a.qingli "Qing Li">
 <!ENTITY a.qingli.email "&a.qingli; <email xmlns='http://docbook.org/ns/docbook'>qingli@FreeBSD.org</email>">;
 



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