Author: mbenson Date: Thu Nov 6 20:40:56 2014 New Revision: 1637214 URL: http://svn.apache.org/r1637214 Log: recognize kinow for his documentation contributions
Modified: commons/proper/weaver/trunk/pom.xml Modified: commons/proper/weaver/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/pom.xml?rev=1637214&r1=1637213&r2=1637214&view=diff ============================================================================== --- commons/proper/weaver/trunk/pom.xml (original) +++ commons/proper/weaver/trunk/pom.xml Thu Nov 6 20:40:56 2014 @@ -66,6 +66,12 @@ under the License. <developers> <developer> + <id>kinow</id> + <name>Bruno P. Kinoshita</name> + <email>kinow AT apache DOT org</email> + <organization>Apache</organization> + </developer> + <developer> <id>mbenson</id> <name>Matt Benson</name> <email>mbenson AT apache DOT org</email>