svn commit: r40232 - projects/entities/share/xml

Rene Ladan rene at FreeBSD.org
Sat Dec 1 17:50:51 UTC 2012


Author: rene
Date: Sat Dec  1 17:50:50 2012
New Revision: 40232
URL: http://svnweb.freebsd.org/changeset/doc/40232

Log:
  Add an entity for nra@
  
  Noticed via:	r40231

Modified:
  projects/entities/share/xml/authors.ent

Modified: projects/entities/share/xml/authors.ent
==============================================================================
--- projects/entities/share/xml/authors.ent	Sat Dec  1 17:27:50 2012	(r40231)
+++ projects/entities/share/xml/authors.ent	Sat Dec  1 17:50:50 2012	(r40232)
@@ -1455,6 +1455,9 @@
 <!ENTITY a.np "Navdeep Parhar">
 <!ENTITY a.np.email "&a.np; <email>np at FreeBSD.org</email>">
 
+<!ENTITY a.nra "Nathan Ahlstrom">
+<!ENTITY a.nra.email "&a.nra; <email>nra at FreeBSD.org</email>">
+
 <!ENTITY a.nsayer "Nick Sayer">
 <!ENTITY a.nsayer.email "&a.nsayer; <email>nsayer at FreeBSD.org</email>">
 


More information about the svn-doc-projects mailing list