svn commit: r49726 - head/share/xml
Nikolai Lifanov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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'>[email protected]</email>"> +<!ENTITY a.lifanov "Nikolai Lifanov"> +<!ENTITY a.lifanov.email "&a.lifanov; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> + <!ENTITY a.lile "Larry Lile"> <!ENTITY a.lile.email "&a.lile; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"