svn commit: r50820 - head/share/xml

Craig Leres leres at FreeBSD.org
Sun Sep 10 22:45:03 UTC 2017


Author: leres (ports committer)
Date: Sun Sep 10 22:45:02 2017
New Revision: 50820
URL: https://svnweb.freebsd.org/changeset/doc/50820

Log:
  Add myself (leres) to authors reference as a ports committer.
  
  Reviewed by:	ler, matthew (mentors)
  Approved by:	ler, matthew (mentors)
  Differential Revision:	https://reviews.freebsd.org/D12307

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Sun Sep 10 20:32:02 2017	(r50819)
+++ head/share/xml/authors.ent	Sun Sep 10 22:45:02 2017	(r50820)
@@ -1320,6 +1320,9 @@
 <!ENTITY a.ler "Larry Rosenman">
 <!ENTITY a.ler.email "&a.ler; <email xmlns='http://docbook.org/ns/docbook'>ler at FreeBSD.org</email>">
 
+<!ENTITY a.leres "Craig Leres">
+<!ENTITY a.leres.email "&a.leres; <email xmlns='http://docbook.org/ns/docbook'>leres at FreeBSD.org</email>">
+
 <!ENTITY a.lesi "Dejan Lesjak">
 <!ENTITY a.lesi.email "&a.lesi; <email xmlns='http://docbook.org/ns/docbook'>lesi at FreeBSD.org</email>">
 


More information about the svn-doc-head mailing list