You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by da...@apache.org on 2010/09/28 02:05:59 UTC

svn commit: r1001972 - /incubator/oodt/trunk/core/pom.xml

Author: davekale
Date: Tue Sep 28 00:05:58 2010
New Revision: 1001972

URL: http://svn.apache.org/viewvc?rev=1001972&view=rev
Log:
No JIRA issue
Per CMAT's instructions, I added myself to the developer list in the core pom.xml file.
Submitted by: Dave Kale <da...@apache.org>


Modified:
    incubator/oodt/trunk/core/pom.xml

Modified: incubator/oodt/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/core/pom.xml?rev=1001972&r1=1001971&r2=1001972&view=diff
==============================================================================
--- incubator/oodt/trunk/core/pom.xml (original)
+++ incubator/oodt/trunk/core/pom.xml Tue Sep 28 00:05:58 2010
@@ -102,6 +102,16 @@ the License.
             </roles>
         </developer>
         <developer>
+            <id>davekale</id>
+            <name>Dave Kale</name>
+            <email>davekale@apache.org</email>
+            <organization>Childrens Hospital Los Angeles</organization>
+            <timezone>-8</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
+        <developer>
             <id>joshuaga</id>
             <name>Joshua Garcia</name>
             <email>joshuaga@apache.org</email>