Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2016 18:11:45 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49440 - head/share/xml
Message-ID:  <201609301811.u8UIBjAP069951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan
Date: Fri Sep 30 18:11:45 2016
New Revision: 49440
URL: https://svnweb.freebsd.org/changeset/doc/49440

Log:
  Create a author entity for myself
  
  Approved by:	bcr (mentor)

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Fri Sep 30 17:21:23 2016	(r49439)
+++ head/share/xml/authors.ent	Fri Sep 30 18:11:45 2016	(r49440)
@@ -2001,6 +2001,9 @@
 <!ENTITY a.sergei "Sergei Kolobov">
 <!ENTITY a.sergei.email "&a.sergei; <email xmlns='http://docbook.org/ns/docbook'>sergei@FreeBSD.org</email>">;
 
+<!ENTITY a.sevan "Sevan Janiyan">
+<!ENTITY a.sevan.email "&a.sevan; <email xmlns='http://docbook.org/ns/docbook'>sevan@FreeBSD.org</email>">;
+
 <!ENTITY a.sf "Satsuki FUJISHIMA">
 <!ENTITY a.sf.email "&a.sf; <email xmlns='http://docbook.org/ns/docbook'>sf@FreeBSD.org</email>">;
 



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