You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by js...@apache.org on 2016/10/27 13:17:17 UTC

nifi-site git commit: Restore Pony Mail archive entries.

Repository: nifi-site
Updated Branches:
  refs/heads/master 92100561b -> 2c7caf029


Restore Pony Mail archive entries.


Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/2c7caf02
Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/2c7caf02
Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/2c7caf02

Branch: refs/heads/master
Commit: 2c7caf0297ccb4eaa69ae96feb2f232ecb67cf01
Parents: 9210056
Author: Joe Skora <js...@apache.org>
Authored: Thu Oct 27 13:12:51 2016 +0000
Committer: Joe Skora <js...@apache.org>
Committed: Thu Oct 27 13:12:51 2016 +0000

----------------------------------------------------------------------
 src/pages/html/mailing_lists.hbs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/2c7caf02/src/pages/html/mailing_lists.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/mailing_lists.hbs b/src/pages/html/mailing_lists.hbs
index d437f26..833c7b7 100644
--- a/src/pages/html/mailing_lists.hbs
+++ b/src/pages/html/mailing_lists.hbs
@@ -27,7 +27,8 @@ title: Apache NiFi Mailing Lists
                 <th>Subscribe</th>
                 <th>Unsubscribe</th>
                 <th>Post</th>
-                <th>Archive</th>
+                <th>Pony Mail Archive</th>
+                <th>Legacy Archive</th>
 		<th>Purpose</th>
             </tr>
             <tr>
@@ -35,6 +36,7 @@ title: Apache NiFi Mailing Lists
                 <td><a class="externalLink" href="mailto:users-subscribe@nifi.apache.org">Subscribe</a></td>
                 <td><a class="externalLink" href="mailto:users-unsubscribe@nifi.apache.org">Unsubscribe</a></td>
                 <td><a class="externalLink" href="mailto:users@nifi.apache.org">Post</a></td>
+                <td><a class="externalLink" href="http://lists.apache.org/list.html?users@nifi.apache.org">users@nifi.apache.org</a></td>
                 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/nifi-users/">mail-archives.apache.org</a></td>
 		<td>For nifi users to get help, ask questions, report bugs</td>
             </tr>
@@ -43,6 +45,7 @@ title: Apache NiFi Mailing Lists
                 <td><a class="externalLink" href="mailto:dev-subscribe@nifi.apache.org">Subscribe</a></td>
                 <td><a class="externalLink" href="mailto:dev-unsubscribe@nifi.apache.org">Unsubscribe</a></td>
                 <td><a class="externalLink" href="mailto:dev@nifi.apache.org">Post</a></td>
+                <td><a class="externalLink" href="http://lists.apache.org/list.html?dev@nifi.apache.org">dev@nifi.apache.org</a></td>
                 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/nifi-dev/">mail-archives.apache.org</a></td>
 		<td>For developers to discuss features, bugs, share ideas</td>
             </tr>
@@ -51,6 +54,7 @@ title: Apache NiFi Mailing Lists
                 <td><a class="externalLink" href="mailto:commits-subscribe@nifi.apache.org">Subscribe</a></td>
                 <td><a class="externalLink" href="mailto:commits-unsubscribe@nifi.apache.org">Unsubscribe</a></td>
                 <td><a class="externalLink" href="mailto:commits@nifi.apache.org">Post</a></td>
+                <td><a class="externalLink" href="http://lists.apache.org/list.html?commits@nifi.apache.org">commits@nifi.apache.org</a></td>
                 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/nifi-commits/">mail-archives.apache.org</a></td>
 		<td>Automated e-mails each time code commits occur</td>
             </tr>
@@ -59,6 +63,7 @@ title: Apache NiFi Mailing Lists
                 <td><a class="externalLink" href="mailto:issues-subscribe@nifi.apache.org">Subscribe</a></td>
                 <td><a class="externalLink" href="mailto:issues-unsubscribe@nifi.apache.org">Unsubscribe</a></td>
                 <td><a class="externalLink" href="mailto:issues@nifi.apache.org">Post</a></td>
+                <td><a class="externalLink" href="http://lists.apache.org/list.html?issues@nifi.apache.org">issues@nifi.apache.org</a></td>
                 <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/nifi-issues/">mail-archives.apache.org</a></td>
                 <td>Automated e-mails each time comments are made in JIRA or Github</td>
             </tr>