add developers to root pom

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dacc46d4
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dacc46d4
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/dacc46d4

Branch: refs/heads/camel-2.15.x
Commit: dacc46d4e70ff743f3be26d5ea5757d5dc1c5494
Parents: 3c9867b
Author: Jonathan Anstey <jans...@gmail.com>
Authored: Fri Sep 4 14:49:20 2015 -0230
Committer: Jonathan Anstey <jans...@gmail.com>
Committed: Fri Sep 4 14:49:39 2015 -0230

----------------------------------------------------------------------
 pom.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/dacc46d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 50c5c59..db10daa 100755
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,19 @@
     </mailingList>
   </mailingLists>
 
+  <developers>
+    <developer>
+      <name>The Apache Camel Team</name>
+      <email>d...@camel.apache.org</email>
+      <url>http://camel.apache.org</url>
+      <organization>Apache Software Foundation</organization>
+      <organizationUrl>http://apache.org/</organizationUrl>
+      <properties>
+        <picUrl>http://camel.apache.org/banner.data/apache-camel-7.png</picUrl>
+      </properties>
+    </developer>
+  </developers>
+
   <issueManagement>
     <system>jira</system>
     <url>https://issues.apache.org/jira/browse/CAMEL</url>

Reply via email to