svn commit: r41495 - in head: en_US.ISO8859-1/articles/contributors share/xml

Alan Somers asomers at FreeBSD.org
Wed Apr 24 23:36:49 UTC 2013


Author: asomers (src committer)
Date: Wed Apr 24 23:36:47 2013
New Revision: 41495
URL: http://svnweb.freebsd.org/changeset/doc/41495

Log:
  My first commit:
  
  - add myself to authors.ent and developers.ent
  - add myself to the contributors list
  - create a news entry for my committer status
  
  Approved by:	ken (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	Wed Apr 24 22:34:32 2013	(r41494)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml	Wed Apr 24 23:36:47 2013	(r41495)
@@ -1380,6 +1380,10 @@
     </listitem>
 
     <listitem>
+      <para>&a.asomers;</para>
+    </listitem>
+
+    <listitem>
       <para>&a.brian;</para>
     </listitem>
 

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Wed Apr 24 22:34:32 2013	(r41494)
+++ head/share/xml/authors.ent	Wed Apr 24 23:36:47 2013	(r41495)
@@ -114,6 +114,8 @@
 
 <!ENTITY a.assar "Assar Westerlund <email>assar at FreeBSD.org</email>">
 
+<!ENTITY a.asomers "Alan Somers <email>asomers at FreeBSD.org</email>">
+
 <!ENTITY a.ats "Andreas Schulz <email>ats at FreeBSD.org</email>">
 
 <!ENTITY a.attilio "Attilio Rao <email>attilio at FreeBSD.org</email>">

Modified: head/share/xml/developers.ent
==============================================================================
--- head/share/xml/developers.ent	Wed Apr 24 22:34:32 2013	(r41494)
+++ head/share/xml/developers.ent	Wed Apr 24 23:36:47 2013	(r41495)
@@ -57,6 +57,7 @@ $FreeBSD$
 <!ENTITY a.ashish "Ashish SHUKLA">
 <!ENTITY a.asmodai "Jeroen Ruigrok/Asmodai">
 <!ENTITY a.assar "Assar Westerlund">
+<!ENTITY a.asomers "Alan Somers">
 <!ENTITY a.attilio "Attilio Rao">
 <!ENTITY a.avatar "Tai-hwa Liang">
 <!ENTITY a.avg "Andriy Gapon">

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Wed Apr 24 22:34:32 2013	(r41494)
+++ head/share/xml/news.xml	Wed Apr 24 23:36:47 2013	(r41495)
@@ -37,6 +37,11 @@
 	<name>24</name>
 
 	<event>
+	  <p>New committer:
+	    <a href="mailto:asomers at FreeBSD.org">Alan Somers</a> (src)</p>
+	</event>
+
+	<event>
 	  <title>FreeBSD Project to participate in Google Summer of
 	    Code 2013</title>
 


More information about the svn-doc-all mailing list