Fix notifier

git-svn-id: https://svn.apache.org/repos/asf/directory/project/branches/bigbang@640980 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 98cd78e..10bd153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,8 +45,7 @@
         <sendOnSuccess>true</sendOnSuccess>
         <sendOnWarning>false</sendOnWarning>
         <configuration>
-          <!-- FIXME as soon as we have a list for this -->
-          <address>felixk@apache.org</address>
+          <address>notifications@directory.apache.org</address>
         </configuration>
       </notifier>
     </notifiers>
@@ -81,6 +80,11 @@
         <otherArchive>http://www.archivum.info/commits@directory.apache.org/</otherArchive>
       </otherArchives>
     </mailingList>
+    <mailingList>
+      <name>The Directory Notifications (CI) List</name>
+      <subscribe>notifications-subscribe@directory.apache.org</subscribe>
+      <unsubscribe>notifications-unsubscribe@directory.apache.org</unsubscribe>
+    </mailingList>
   </mailingLists>
 
   <developers>