You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2013/04/28 21:42:25 UTC

svn commit: r1476818 - /logging/log4j/log4j2/trunk/pom.xml

Author: rpopma
Date: Sun Apr 28 19:42:25 2013
New Revision: 1476818

URL: http://svn.apache.org/r1476818
Log:
added Nick as contributor, moved Remko to developers list

Modified:
    logging/log4j/log4j2/trunk/pom.xml

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1476818&r1=1476817&r2=1476818&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sun Apr 28 19:42:25 2013
@@ -56,15 +56,23 @@
       <name>Scott Deboy</name>
       <email>sdeboy@apache.org</email>
     </developer>
+    <developer>
+      <id>rpopma</id>
+      <name>Remko Popma</name>
+      <email>rpopma@apache.org</email>
+      <roles>
+        <role>Async Low-Latency Loggers, log4j JMX support</role>
+      </roles>
+    </developer>
   </developers>
   <contributors>
     <contributor>
-      <name>Remko Popma</name>
-      <email>remkop@yahoo.com</email>
+      <name>Nick Williams</name>
+      <email>nicholas@nicholaswilliams.net</email>
       <roles>
-        <role>Async Low-Latency Loggers, log4j JMX support</role>
+        <role>JSP Tag Library</role>
       </roles>
-      <timezone>+9</timezone>
+      <timezone>-6</timezone>
       <properties>
       </properties>
     </contributor>