You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by fs...@apache.org on 2014/01/07 07:14:28 UTC

svn commit: r1556122 - /incubator/log4cxx/trunk/pom.xml

Author: fseydoux
Date: Tue Jan  7 06:14:27 2014
New Revision: 1556122

URL: http://svn.apache.org/r1556122
Log:
test commit permission by presumptuously adding myself as committer (not yet truly the case).

Modified:
    incubator/log4cxx/trunk/pom.xml

Modified: incubator/log4cxx/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/pom.xml?rev=1556122&r1=1556121&r2=1556122&view=diff
==============================================================================
--- incubator/log4cxx/trunk/pom.xml (original)
+++ incubator/log4cxx/trunk/pom.xml Tue Jan  7 06:14:27 2014
@@ -108,7 +108,16 @@
 			<roles>
 				<role>Committer</role>
 			</roles>
-		</developer>
+        </developer>
+        <developer>
+            <id>fseydoux</id>
+            <name>Florian Seydoux</name>
+            <email>fseydoux@apache.org</name>
+            <timezone>Europe/Zurich</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
 		<!--End Committers, Begin Emeritus-->
 		<developer>
 			<id>afester</id>