From commits-return-5608-apmail-community-commits-archive=community.apache.org@community.apache.org Mon May 22 13:26:29 2017 Return-Path: X-Original-To: apmail-community-commits-archive@minotaur.apache.org Delivered-To: apmail-community-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66BFE1948F for ; Mon, 22 May 2017 13:26:29 +0000 (UTC) Received: (qmail 23105 invoked by uid 500); 22 May 2017 13:26:29 -0000 Delivered-To: apmail-community-commits-archive@community.apache.org Received: (qmail 23076 invoked by uid 500); 22 May 2017 13:26:29 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 23065 invoked by uid 99); 22 May 2017 13:26:29 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2017 13:26:29 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 7A6243A0042 for ; Mon, 22 May 2017 13:26:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1795804 - /comdev/site/trunk/content/about/index.mdtext Date: Mon, 22 May 2017 13:26:27 -0000 To: commits@community.apache.org From: curcuru@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170522132628.7A6243A0042@svn01-us-west.apache.org> Author: curcuru Date: Mon May 22 13:26:27 2017 New Revision: 1795804 URL: http://svn.apache.org/viewvc?rev=1795804&view=rev Log: Add consistent tools/source code listing Modified: comdev/site/trunk/content/about/index.mdtext Modified: comdev/site/trunk/content/about/index.mdtext URL: http://svn.apache.org/viewvc/comdev/site/trunk/content/about/index.mdtext?rev=1795804&r1=1795803&r2=1795804&view=diff ============================================================================== --- comdev/site/trunk/content/about/index.mdtext (original) +++ comdev/site/trunk/content/about/index.mdtext Mon May 22 13:26:27 2017 @@ -19,9 +19,9 @@ Notice: Licensed to the Apache Softwa ## Community Development: What We Do "Community Development" Is a very broad term, and means different things -to different people. Here are the services or information points that the Community -Development (ComDev) project helps with to help both newcomers, as well as - existing committers on all Apache projects. +to different people. The Community Development (ComDev) project +provides a wide array of information, [FAQs](https://community.apache.org/newbiefaq.html), and help to newcomers as +well as existing committers, and maintains a number of [helpful tools](#getcode). [TOC] @@ -57,10 +57,22 @@ Development (ComDev) project helps with ### Conference Travel Assistance - [TAC - Travel Assistance Committee](/travel) +### Tools And Code We Maintain ### {#getcode} + +ComDev manages a number of helpful tools for finding your way around. + + - The [Apache Projects Directory](https://projects.apache.org/) lists all our software technologies. [See the Project Directory **code**](https://projects.apache.org/about.html) and the JSON data feeds available. + - [Apache Committer Phone Book](http://home.apache.org/) lists all individual Apache committers. [See the Phonebook **code**](https://home.apache.org/phonebook-about.html). + - Some projects [ask for Help Wanted](http://helpwanted.apache.org/) with easy-to-get-started tasks or bugs for newcomers. [See the HelpWanted **code**](http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/). + - The [Project Reporting Tool](https://reporter.apache.org/) (requires login), that helps Apache PMCs create quarterly board reports. [See the Reporter **code**](https://svn.apache.org/repos/asf/comdev/projects.apache.org/). + - A [ComDev Wiki](https://cwiki.apache.org/confluence/display/COMDEV/ComDev+Wiki) is also available for scratch or experimental work, although most permanent content should be here in the CMS. + +Each of the above tools is maintained by the ComDev PMC, so bring questions to the dev@ list. + ## About This Website

- This website is maintained by the + This `community.apache.org` website is maintained by the

- Anyone use the Apache CMS tool in your web browser to suggest changes to this site. The content is written in markdown, and is published as static HTML by the CMS tool. Anyone can propose changes; but a committer on comdev must "Publish Site" to push changes from staging to production. + You can use the Apache CMS tool in your web browser to suggest changes to this webpage! The content is written in markdown, and is published as static HTML by the CMS tool. Anyone can propose changes and email them to our dev@ list; but a committer on comdev must "Publish Site" to push changes from staging to production.
The underlying sources are stored in a Subversion repository at: https://svn.apache.org/repos/asf/comdev/site/trunk/content/