Author: mickw
Date: 2006-04-07 17:15:24 +0200 (Fri, 07 Apr 2006)
New Revision: 2745

Modified:
   trunk/pom.xml
Log:
correct team notifier


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2006-04-07 12:30:47 UTC (rev 2744)
+++ trunk/pom.xml       2006-04-07 15:15:24 UTC (rev 2745)
@@ -26,9 +26,11 @@
         <url>https://dev.schibstedsok.no/continuum/servlet/continuum</url>
         <notifiers>
             <notifier>
-                <type>mail</type>
+              <type>mail</type>
+              <configuration>
                 <address>[EMAIL PROTECTED]</address>
-            </notifier>
+              </configuration>
+            <notifier>
         </notifiers>
     </ciManagement>
 
@@ -97,6 +99,13 @@
             <organization>Schibsted Søk AS</organization>
             <timezone>+1</timezone>
         </developer>
+        <developer>
+            <name>Anders Johan Jamtli</name>
+            <id>anders</id>
+            <email>[EMAIL PROTECTED]</email>
+            <organization>Schibsted Søk AS</organization>
+            <timezone>+1</timezone>
+        </developer>
     </developers>
 
     <build>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to