Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 15:48:30 +0000 (UTC)
From:      Nikolai Lifanov <lifanov@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49726 - head/share/xml
Message-ID:  <201612131548.uBDFmUib095308@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov (ports committer)
Date: Tue Dec 13 15:48:29 2016
New Revision: 49726
URL: https://svnweb.freebsd.org/changeset/doc/49726

Log:
  add an author entity for myself
  
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8770

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Tue Dec 13 14:56:37 2016	(r49725)
+++ head/share/xml/authors.ent	Tue Dec 13 15:48:29 2016	(r49726)
@@ -1299,6 +1299,9 @@
 <!ENTITY a.lidl "Kurt Lidl">
 <!ENTITY a.lidl.email "&a.lidl; <email xmlns='http://docbook.org/ns/docbook'>lidl@FreeBSD.org</email>">;
 
+<!ENTITY a.lifanov "Nikolai Lifanov">
+<!ENTITY a.lifanov.email "&a.lifanov; <email xmlns='http://docbook.org/ns/docbook'>lifanov@FreeBSD.org</email>">;
+
 <!ENTITY a.lile "Larry Lile">
 <!ENTITY a.lile.email "&a.lile; <email xmlns='http://docbook.org/ns/docbook'>lile@FreeBSD.org</email>">;
 



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