Repository: apex-site Updated Branches: refs/heads/master ee9ec69e0 -> fe593b313
Clarify who can subscribe to the security list. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/fe593b31 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/fe593b31 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/fe593b31 Branch: refs/heads/master Commit: fe593b313add7ab1f8bb0b6b51603dbef88003b1 Parents: ee9ec69 Author: Thomas Weise <[email protected]> Authored: Sun Mar 19 11:14:08 2017 -0700 Committer: Thomas Weise <[email protected]> Committed: Wed Mar 22 07:59:03 2017 -0700 ---------------------------------------------------------------------- src/md/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/fe593b31/src/md/community.md ---------------------------------------------------------------------- diff --git a/src/md/community.md b/src/md/community.md index 0b2b781..baa1dc3 100644 --- a/src/md/community.md +++ b/src/md/community.md @@ -7,7 +7,7 @@ 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]](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. +- [[email protected]](mailto:[email protected]) is for reporting security related issues with Apex. It is a private list to discuss security related issues. Subscription is limited to PMC members and to committers that actively work on security 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. ## Events
