svn commit: r41005 - in head: en_US.ISO8859-1/articles/contributors share/xml
Steven Hartland
smh at FreeBSD.org
Mon Feb 18 11:40:33 UTC 2013
Author: smh (src committer)
Date: Mon Feb 18 11:40:31 2013
New Revision: 41005
URL: http://svnweb.freebsd.org/changeset/doc/41005
Log:
Add my author entity, and list myself as a developer
Add myself to the contributors list
Add a news entry about me
PR: docs/175925
Submitted by: Christoph Mallon
Approved by: pjd (mentor)
Modified:
head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
head/share/xml/authors.ent
head/share/xml/developers.ent
head/share/xml/news.xml
Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Mon Feb 18 00:41:15 2013 (r41004)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Mon Feb 18 11:40:31 2013 (r41005)
@@ -524,6 +524,10 @@
</listitem>
<listitem>
+ <para>&a.smh;</para>
+ </listitem>
+
+ <listitem>
<para>&a.ehaupt;</para>
</listitem>
Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent Mon Feb 18 00:41:15 2013 (r41004)
+++ head/share/xml/authors.ent Mon Feb 18 11:40:31 2013 (r41005)
@@ -1220,6 +1220,8 @@
<!ENTITY a.smace "Scott Mace <email>smace at FreeBSD.org</email>">
+<!ENTITY a.smh "Steven Hartland <email>smh at FreeBSD.org</email>">
+
<!ENTITY a.smkelly "Sean Kelly <email>smkelly at FreeBSD.org</email>">
<!ENTITY a.smpatel "Sujal Patel <email>smpatel at FreeBSD.org</email>">
Modified: head/share/xml/developers.ent
==============================================================================
--- head/share/xml/developers.ent Mon Feb 18 00:41:15 2013 (r41004)
+++ head/share/xml/developers.ent Mon Feb 18 11:40:31 2013 (r41005)
@@ -592,6 +592,7 @@ $FreeBSD$
<!ENTITY a.skreuzer "Steven Kreuzer">
<!ENTITY a.skv "Sergey Skvortsov">
<!ENTITY a.smace "Scott Mace">
+<!ENTITY a.smh "Steven Hartland">
<!ENTITY a.smkelly "Sean Kelly">
<!ENTITY a.smpatel "Sujal Patel">
<!ENTITY a.snb "Nick Barkas">
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Mon Feb 18 00:41:15 2013 (r41004)
+++ head/share/xml/news.xml Mon Feb 18 11:40:31 2013 (r41005)
@@ -221,6 +221,15 @@
</day>
<day>
+ <name>18</name>
+
+ <event>
+ <p>New committer:
+ <a href="mailto:smh at FreeBSD.org">Steven Hartland</a> (src)</p>
+ </event>
+ </day>
+
+ <day>
<name>17</name>
<event>
More information about the svn-doc-head
mailing list