Merge pull request #440 from dlee-rt/master

Update Community page
diff --git a/custom-theme/community.html b/custom-theme/community.html
index b9c8884..48a2d2f 100644
--- a/custom-theme/community.html
+++ b/custom-theme/community.html
@@ -12,12 +12,12 @@
             <div class="bg-purple mailing-list-title text-center">
                 Dev Mailing List
             </div>
-                <p><a class="bold-link" href="mailto:dev@mynewt.incubator.apache.org">dev@mynewt.incubator.apache.org</a></p>
+                <p><a class="bold-link" href="mailto:dev@mynewt.apache.org">dev@mynewt.apache.org</a></p>
                 <p>For both contributors and users. Ask questions. Share ideas. Discuss issues, roadmap, process. Help coordinate. Influence.</p>
                 <div class="mailing-list-title text-center">
-                    <p><a href="mailto:dev-subscribe@mynewt.incubator.apache.org">Subscribe</a></p>
-                    <p text-center><a href="mailto:dev-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
-                  <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/">Mail archives</a> </p>
+                    <p><a href="mailto:dev-subscribe@mynewt.apache.org">Subscribe</a></p>
+                    <p text-center><a href="mailto:dev-unsubscribe@mynewt.apache.org">Unsubscribe</a></p>
+                  <p> <a href="http://mail-archives.apache.org/mod_mbox/mynewt-dev/">Mail archives</a> </p>
                   <p> Find us on Slack:</p>
                   <p> <a href="https://join.slack.com/mynewt/shared_invite/MTkwMTg1ODM1NTg5LTE0OTYxNzQ4NzQtZTU1YmNhYjhkMg"><img src="https://www.countit.com/images/add_to_slack.png" alt="Slack Icon" title="Join our Slack Community" /></a></p>
                 </div>
@@ -26,24 +26,24 @@
             <div class="bg-purple mailing-list-title text-center">
                 Commits Mailing List
             </div>
-                <p><a class="bold-link" href="mailto:commits@mynewt.incubator.apache.org">commits@mynewt.incubator.apache.org</a></p>
+                <p><a class="bold-link" href="mailto:commits@mynewt.apache.org">commits@mynewt.incubator.apache.org</a></p>
                 <p>For code or documentation contributors. Receive automated notifications of any changes to Mynewt code and documentation.</p>
                 <div class="mailing-list-title text-center">
-                  <p><a href="mailto:commits-subscribe@mynewt.incubator.apache.org">Subscribe</a></p>
-                  <p><a href="mailto:commits-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
-                  <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-commits/">Mail archives</a> </p>
+                  <p><a href="mailto:commits-subscribe@mynewt.apache.org">Subscribe</a></p>
+                  <p><a href="mailto:commits-unsubscribe@mynewt.apache.org">Unsubscribe</a></p>
+                  <p> <a href="http://mail-archives.apache.org/mod_mbox/mynewt-commits/">Mail archives</a> </p>
                </div>
         </div>
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
                 Notifications Mailing List
             </div>
-                <p><a class="bold-link" href="mailto:notifications@mynewt.incubator.apache.org">notifications@mynewt.incubator.apache.org</a></p>
+                <p><a class="bold-link" href="mailto:notifications@mynewt.apache.org">notifications@mynewt.incubator.apache.org</a></p>
                 <p>For all autogenerated mail other than commits e.g. JIRA issue-tracker notifications. Can also be used for announcements. </p>
                 <div class="mailing-list-title text-center">
-                   <p><a href="mailto:notifications-subscribe@mynewt.incubator.apache.org">Subscribe</a></p>
-                   <p><a href="mailto:notifications-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
-                   <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-notifications/">Mail archives</a> </p>
+                   <p><a href="mailto:notifications-subscribe@mynewt.apache.org">Subscribe</a></p>
+                   <p><a href="mailto:notifications-unsubscribe@mynewt.apache.org">Unsubscribe</a></p>
+                   <p> <a href="http://mail-archives.apache.org/mod_mbox/mynewt-notifications/">Mail archives</a> </p>
                 </div>
   </div>
 </div>
@@ -59,15 +59,9 @@
                 <p> If you wish to contribute code, a quick look at the <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Contributing+to+Apache+Mynewt"> recommended steps </a> should help.  
 
                 <h3>Bug Submission and Issue Tracking</h3>
-                <p>Issues, features, improvements, and wish-lists are tracked using <a href="https://issues.apache.org/jira/browse/Mynewt/">ASF JIRA</a>, the Atlassian JIRA software on Apache Software Foundation </p>
-                <li> 
-                <p><a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20MYNEWT%20AND%20fixVersion%20%3D%20WISHLIST%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC">Click here to see WISHLIST for Mynewt</a></p>
-                </li>
-                <li>
-                Sign up for an account on JIRA and submit a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project. Editing a ticket requires an account.
-                </li>
-                <li> Log in and report a bug by choosing the "MYNEWT" project, clicking on the "Create" button, and creating a ticket with an appropriate Issue Type (e.g. Bug, Wish).  </p>
-                <p> If you are a contributor and wish to work on a change, open a JIRA ticket first. It's always a good idea to introduce the change in the dev@ mailing list and refer to that ticket. When you generate a pull request into the github mirror for your change, always reference the JIRA ticket number in the title. JIRA is set up to resolve the ticket when your code is merged into the ASF git repository and the pull request closed. </p>
+                <p> Issues, features, improvements, and wish-lists are now tracked on the <a href="https://github.com/apache/mynewt-core/issues">Mynewt Core Github Repo</a>. New issues will be marked with the appropriate label by a committer who will review them. </p>
+              
+                <p> If you are a contributor and wish to work on a change, it's always a good idea to introduce the change in the dev@ mailing list before submitting a pull request into the github mirror for your change. </p>
 <br>
 
 </div>