You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2007/09/06 12:05:36 UTC

svn commit: r573208 - /myfaces/orchestra/trunk/pom.xml

Author: skitching
Date: Thu Sep  6 03:05:31 2007
New Revision: 573208

URL: http://svn.apache.org/viewvc?rev=573208&view=rev
Log:
Update developers/contributors list.

Modified:
    myfaces/orchestra/trunk/pom.xml

Modified: myfaces/orchestra/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/pom.xml?rev=573208&r1=573207&r2=573208&view=diff
==============================================================================
--- myfaces/orchestra/trunk/pom.xml (original)
+++ myfaces/orchestra/trunk/pom.xml Thu Sep  6 03:05:31 2007
@@ -15,8 +15,45 @@
 	<name>MyFaces Orchestra Project</name>
 	<url>http://myfaces.apache.org/orchestra</url>
 	<version>1.0-SNAPSHOT</version>
-	<description>Apache MyFaces Orchestra is a sub-project of Apache MyFaces
-	</description>
+	<description>Apache MyFaces Orchestra is a sub-project of Apache MyFaces</description>
+
+	<developers>
+		<developer>
+			<id>imario</id>
+			<name>Mario Ivankovits</name>
+			<email>imario@apache.org</email>
+			<organization>OPS EDV GmbH</organization>
+			<organizationUrl>http://www.ops.co.at</organizationUrl>
+			<timezone>+1</timezone>
+		</developer>
+		<developer>
+			<id>mmarinschek</id>
+			<name>Martin Marinschek</name>
+			<email>mmarinschek@apache.org</email>
+			<organization>IRIAN.at, Austria</organization>
+			<organizationUrl>http://www.irian.at</organizationUrl>
+			<timezone>+1</timezone>
+		</developer>
+		<developer>
+			<id>manolito</id>
+			<name>Manfred Geiler</name>
+			<email>manolito@apache.org</email>
+			<organization>IRIAN.at, Austria</organization>
+			<organizationUrl>http://www.irian.at</organizationUrl>
+			<timezone>+1</timezone>
+		</developer>
+		<developer>
+			<id>skitching</id>
+			<name>Simon Kitching</name>
+			<email>skitching@apache.org</email>
+		</developer>
+	</developers>
+
+	<contributors>
+		<contributor>
+			<name>Dan Tran</name>
+		</contributor>
+	</contributors>
 
 	<scm>
 		<connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk</connection>