Author: wangsh
Date: Thu May 14 09:17:15 2015
New Revision: 1679328

URL: http://svn.apache.org/r1679328
Log:
add community information

Added:
    incubator/singa/site/trunk/content/markdown/community/
    incubator/singa/site/trunk/content/markdown/community/issue-tracking.md
    incubator/singa/site/trunk/content/markdown/community/mail-lists.md
    incubator/singa/site/trunk/content/markdown/community/source-repository.md
    incubator/singa/site/trunk/content/markdown/community/team-list.md
Modified:
    incubator/singa/site/trunk/content/markdown/community.md
    incubator/singa/site/trunk/content/markdown/index.md
    incubator/singa/site/trunk/content/site.xml
    incubator/singa/site/trunk/pom.xml

Modified: incubator/singa/site/trunk/content/markdown/community.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community.md?rev=1679328&r1=1679327&r2=1679328&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community.md (original)
+++ incubator/singa/site/trunk/content/markdown/community.md Thu May 14 
09:17:15 2015
@@ -1,3 +1,8 @@
 ## Community
 
 ___
+
+* [Source Repository](community/source-repository.html)
+* [Mailing Lists](community/mail-lists.html)
+* [Issue Tracking](community/issue-tracking.html)
+* [Project Team](community/team-list.html)

Added: incubator/singa/site/trunk/content/markdown/community/issue-tracking.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community/issue-tracking.md?rev=1679328&view=auto
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community/issue-tracking.md 
(added)
+++ incubator/singa/site/trunk/content/markdown/community/issue-tracking.md Thu 
May 14 09:17:15 2015
@@ -0,0 +1,9 @@
+## Issue Tracking
+
+___
+
+The Singa project uses [JIRA](https://www.atlassian.com/software/jira) a 
J2EE-based, issue tracking and project management application.
+
+Issues, bugs, and feature requests should be submitted to the following issue 
tracking system for this project.
+
+* 
[https://issues.apache.org/jira/browse/singa](https://issues.apache.org/jira/browse/singa)

Added: incubator/singa/site/trunk/content/markdown/community/mail-lists.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community/mail-lists.md?rev=1679328&view=auto
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community/mail-lists.md (added)
+++ incubator/singa/site/trunk/content/markdown/community/mail-lists.md Thu May 
14 09:17:15 2015
@@ -0,0 +1,10 @@
+## Project Mailing Lists
+
+___
+
+These are the mailing lists that have been established for this project. For 
each list, there is a subscribe, unsubscribe, and an archive link.
+
+|Name          |Post                           |Subscribe      |Unsubscribe    
|Archive        |
+|---------------|-------------------------------|---------------|-----------------------------------------------|---------------|
+|Development   |[email protected]        
|[Subscribe](mailto:[email protected])   
|[Unsubscribe](mailto:[email protected])       
|[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/singa-dev/)
        |
+|Commits       |[email protected]     
|[Subscribe](mailto:[email protected])       
|[Unsubscribe](mailto:[email protected])   
|[mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/singa-commits/)
    |

Added: 
incubator/singa/site/trunk/content/markdown/community/source-repository.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community/source-repository.md?rev=1679328&view=auto
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community/source-repository.md 
(added)
+++ incubator/singa/site/trunk/content/markdown/community/source-repository.md 
Thu May 14 09:17:15 2015
@@ -0,0 +1,25 @@
+## Source Repository
+
+___
+
+This project uses [Git](http://git-scm.com/) to manage its source code. 
Instructions on Git use can be found at 
[http://git-scm.com/documentation](http://git-scm.com/documentation).
+
+### Web Access
+
+The following is a link to the online source repository.
+
+* 
[https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;a=summary](https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;a=summary)
+
+### Anonymous Access
+
+The source can be checked out anonymously from Git with this command (See 
[http://git-scm.com/docs/git-clone](http://git-scm.com/docs/git-clone)):
+
+       $ git clone https://git-wip-us.apache.org/repos/asf/incubator-singa.git
+
+### Developer Access
+
+       $ git clone https://git-wip-us.apache.org/repos/asf/incubator-singa.git
+
+The source can be checked out anonymously from Git with this command (See 
[http://git-scm.com/docs/git-clone](http://git-scm.com/docs/git-clone)):
+
+

Added: incubator/singa/site/trunk/content/markdown/community/team-list.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community/team-list.md?rev=1679328&view=auto
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community/team-list.md (added)
+++ incubator/singa/site/trunk/content/markdown/community/team-list.md Thu May 
14 09:17:15 2015
@@ -0,0 +1,32 @@
+## The SINGA Team
+
+___
+
+A successful project requires many people to play many roles. Some members 
write code or documentation, while others are valuable as testers, submitting 
patches and suggestions.
+
+The team is comprised of Members and Contributors. Members have direct access 
to the source of a project and actively evolve the code-base. Contributors 
improve the project through submission of patches and suggestions to the 
Members. The number of Contributors to the project is unbounded. Get involved 
today. All contributions to the project are greatly appreciated.
+
+### Members
+
+The following is a list of developers with commit privileges that have 
directly contributed to the project in one way or another.
+
+|Name          |Id             |Email                  |Roles          |
+|---------------|---------------|-----------------------|---------------|
+|Daniel Dai    |daijy          |[email protected]       |Mentor         |
+|Alan Gates    |gates          |[email protected]       |Mentor         |
+|Ted Dunning   |tdunning       |[email protected]    |Mentor         |
+|Thejas Nair   |thejas         |[email protected]      |Mentor         |
+|Wang Wei      |wangwei        |[email protected]     |Committer      |
+|Anh Dinh      |dinhtta        |[email protected]     |Committer      |
+|Wang Sheng    |wangsh         |[email protected]      |Committer      |
+|Jinyang Gao   |jinyang        |[email protected]     |Committer      |
+|Zheng Kaiping |kaiping        |[email protected]     |Committer      |
+|Luo Zhaojing  |zhaojing       |[email protected]    |Committer      |
+|Xie Zhongle   |zhongle        |[email protected]     |Committer      |
+|Ooi Beng Chin |ooibc          |[email protected]       |Committer      |
+|Tan Kian-Lee  |tankl          |[email protected]       |Committer      |
+
+
+## Contributors
+There are no contributors listed for this project. Please check back again 
later.
+

Modified: incubator/singa/site/trunk/content/markdown/index.md
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/index.md?rev=1679328&r1=1679327&r2=1679328&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/index.md (original)
+++ incubator/singa/site/trunk/content/markdown/index.md Thu May 14 09:17:15 
2015
@@ -14,7 +14,7 @@ guide to download, install and run SINGA
 
 * Please subscribe to our development mailing list 
[email protected].
 * If you find any issues using SINGA, please report it to the
-[Issue Tracker](https://issues.apache.org/jira/browse/singa).
+[Issue Tracker](community/issue-tracking.html).
 
 More details on contributing to SINGA is describe [here](community.html).
 

Modified: incubator/singa/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/site.xml?rev=1679328&r1=1679327&r2=1679328&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/site.xml (original)
+++ incubator/singa/site/trunk/content/site.xml Thu May 14 09:17:15 2015
@@ -65,6 +65,10 @@
     </menu>
 
     <menu name="Community">
+      <item name="Source Repository" href="community/source-repository.html"/>
+      <item name="Mailing Lists" href="community/mail-lists.html"/>
+      <item name="Issue Tracking" href="community/issue-tracking.html"/>
+      <item name="SINGA Team" href="community/team-list.html"/>
     </menu>
 
     <menu name="External Links">

Modified: incubator/singa/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/pom.xml?rev=1679328&r1=1679327&r2=1679328&view=diff
==============================================================================
--- incubator/singa/site/trunk/pom.xml (original)
+++ incubator/singa/site/trunk/pom.xml Thu May 14 09:17:15 2015
@@ -79,17 +79,17 @@
           <reportSet>
             <reports/>
           </reportSet>
-          <!-- reportSet>
+          <reportSet>
             <id>aggregate</id>
             <inherited>false</inherited>
             <reports>
-              <report>index</report>
-              <report>mailing-list</report>
-              <report>scm</report>
-              <report>issue-tracking</report>
-              <report>project-team</report>
+              <!-- report>index</report -->
+              <!-- report>mailing-list</report -->
+              <!-- report>scm</report -->
+              <!-- report>issue-tracking</report -->
+              <!-- report>project-team</report -->
             </reports>
-          </reportSet -->
+          </reportSet>
         </reportSets>
       </plugin>
     </plugins>


Reply via email to