Author: nickwilliams Date: Sat May 11 15:11:06 2013 New Revision: 1481349 URL: http://svn.apache.org/r1481349 Log: Moved Nick Williams from contributors to developers, changed email address.
Modified: logging/log4j/log4j2/trunk/pom.xml logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml logging/log4j/log4j2/trunk/taglib/pom.xml logging/log4j/log4j2/trunk/taglib/src/site/xdoc/index.xml Modified: logging/log4j/log4j2/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1481349&r1=1481348&r2=1481349&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/pom.xml (original) +++ logging/log4j/log4j2/trunk/pom.xml Sat May 11 15:11:06 2013 @@ -73,19 +73,13 @@ --> </properties> </developer> - </developers> - <contributors> - <contributor> + <developer> + <id>nickwilliams</id> <name>Nick Williams</name> - <email>nicho...@nicholaswilliams.net</email> - <roles> - <role>JSP Tag Library</role> - </roles> + <email>nickwilli...@apache.org</email> <timezone>America/Chicago</timezone> - <properties> - </properties> - </contributor> - </contributors> + </developer> + </developers> <mailingLists> <mailingList> <name>log4j-user</name> Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml?rev=1481349&r1=1481348&r2=1481349&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml (original) +++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/appenders.xml Sat May 11 15:11:06 2013 @@ -20,7 +20,7 @@ <properties> <title>Log4j 2 Appenders</title> <author email="rgo...@apache.org">Ralph Goers</author> - <author email="nicho...@nicholaswilliams.net">Nick Williams</author> + <author email="nickwilli...@apache.org">Nick Williams</author> </properties> <body> Modified: logging/log4j/log4j2/trunk/taglib/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/taglib/pom.xml?rev=1481349&r1=1481348&r2=1481349&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/taglib/pom.xml (original) +++ logging/log4j/log4j2/trunk/taglib/pom.xml Sat May 11 15:11:06 2013 @@ -29,12 +29,6 @@ <packaging>jar</packaging> <name>Apache Log4j Tag Library</name> <description>Apache Log4j Tag Library for Web Applications</description> - <contributors> - <contributor> - <name>Nick Williams</name> - <email>nicho...@nicholaswilliams.net</email> - </contributor> - </contributors> <properties> <log4jParentDir>${basedir}/..</log4jParentDir> <docLabel>Log4j Tag Library Documentation</docLabel> Modified: logging/log4j/log4j2/trunk/taglib/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/taglib/src/site/xdoc/index.xml?rev=1481349&r1=1481348&r2=1481349&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/taglib/src/site/xdoc/index.xml (original) +++ logging/log4j/log4j2/trunk/taglib/src/site/xdoc/index.xml Sat May 11 15:11:06 2013 @@ -18,7 +18,7 @@ <document> <properties> <title>Log4j Tag Library</title> - <author email="nicho...@nicholaswilliams.net">Nick Williams</author> + <author email="nickwilli...@apache.org">Nick Williams</author> </properties> <body>