Repository: logging-log4j2
Updated Branches:
  refs/heads/master b9297a6c6 -> f1b263586


Update dev mailing list address.

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

Branch: refs/heads/master
Commit: f1b2635861e5a3fe6d862b0405a66d8ed24c1f17
Parents: b9297a6
Author: Gary Gregory <[email protected]>
Authored: Wed Oct 4 09:04:37 2017 -0600
Committer: Gary Gregory <[email protected]>
Committed: Wed Oct 4 09:04:37 2017 -0600

----------------------------------------------------------------------
 pom.xml                      | 14 +++++++-------
 src/site/xdoc/guidelines.xml |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f1b26358/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0c26a91..007a1a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,14 +149,14 @@
       </otherArchives>
     </mailingList>
     <mailingList>
-      <name>log4j-dev</name>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
-      <post>[email protected]</post>
-      
<archive>https://lists.apache.org/[email protected]</archive>
+      <name>dev</name>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      <post>[email protected]</post>
+      
<archive>https://lists.apache.org/[email protected]</archive>
       <otherArchives>
-        
<otherArchive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</otherArchive>
-        <otherArchive>http://marc.info/?l=log4j-dev</otherArchive>
+        
<otherArchive>http://mail-archives.apache.org/mod_mbox/logging-dev/</otherArchive>
+        <otherArchive>http://marc.info/?l=dev</otherArchive>
         
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.devel</otherArchive>
       </otherArchives>
     </mailingList>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f1b26358/src/site/xdoc/guidelines.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/guidelines.xml b/src/site/xdoc/guidelines.xml
index fef825f..3c18861 100644
--- a/src/site/xdoc/guidelines.xml
+++ b/src/site/xdoc/guidelines.xml
@@ -79,7 +79,7 @@
           invitations depends on many factors.</dd>
         <dt><strong>mailing list</strong></dt>
         <dd>The Log4j developers' primary mailing list for discussion of issues
-          and changes related to the project ( 
<em>[email protected]</em> ).
+          and changes related to the project ( 
<em>[email protected]</em> ).
           Subscription to the list is open, but only subscribers can post
           directly to the list.</dd>
         <dt><strong>private list</strong></dt>

Reply via email to