Remove incubator from mailing list links.
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/d1755cf5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/d1755cf5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/d1755cf5 Branch: refs/heads/master Commit: d1755cf57c93008a10b60faa93e83db72df5c168 Parents: ddb8b8d Author: Thomas Weise <[email protected]> Authored: Wed May 25 09:28:10 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Wed May 25 09:28:10 2016 -0700 ---------------------------------------------------------------------- src/md/community.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/d1755cf5/src/md/community.md ---------------------------------------------------------------------- diff --git a/src/md/community.md b/src/md/community.md index 4779aa1..6cb67c5 100644 --- a/src/md/community.md +++ b/src/md/community.md @@ -4,9 +4,9 @@ The following mailing lists are available for Apex. -- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-users/) is a discussion forum for people who want to build applications and/or solutions using Apex. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-users), [archives](http://mail-archives.apache.org/mod_mbox/apex-users/) -- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-dev/) is for people who want to contribute code to Apex. Traffic on the list is generally high and includes JIRA notifications and code review comment. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-dev), [archives](http://mail-archives.apache.org/mod_mbox/apex-dev/) -- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-commits/) is for commit messages and patches to Apex. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-commits), [archives](http://mail-archives.apache.org/mod_mbox/apex-commits/) +- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-users/) is a discussion forum for people who want to build applications and/or solutions using Apex. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-users), [archives](http://mail-archives.apache.org/mod_mbox/apex-users/) +- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-dev/) is for people who want to contribute code to Apex. Traffic on the list is generally high and includes JIRA notifications and code review comment. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-dev), [archives](http://mail-archives.apache.org/mod_mbox/apex-dev/) +- [[email protected]](http://mail-archives.apache.org/mod_mbox/apex-commits/) is for commit messages and patches to Apex. [subscribe](mailto:[email protected]?subject=send%20this%20email%20to%20subscribe), [unsubscribe](mailto:[email protected]?subject=send%20this%20email%20to%20unsubscribe), [ponymail](https://lists.apache.org/[email protected]), [nabble](https://s.apache.org/apex-commits), [archives](http://mail-archives.apache.org/mod_mbox/apex-commits/) - [[email protected]](mailto:[email protected]) is for reporting security related issues with Apex. It is a private list to discuss security related issues. Please post potential security vulnerabilities to this list so that they can be investigated and fixed before the vulnerabilities are published to the public. You can post to the list without subscribing to it. ## People @@ -36,7 +36,7 @@ To learn more about the release candidate verification for Apex, [check out the ## Security Process -To report security vulnerabilities send an email to [[email protected]](mailto:[email protected]). +To report security vulnerabilities send an email to [[email protected]](mailto:[email protected]). The process for handling security vulnerabilities is the one recommended by Apache, it is described [here](http://www.apache.org/security/committers.html).
