Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site d35b70d1f -> 93b6df8e5
Add note about combined Committer/PPMC roles. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/93b6df8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/93b6df8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/93b6df8e Branch: refs/heads/asf-site Commit: 93b6df8e54cfc0e0e3f347e50d0c92645a037bba Parents: d35b70d Author: JamesBognar <[email protected]> Authored: Fri Jul 7 09:41:52 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Fri Jul 7 09:41:52 2017 -0400 ---------------------------------------------------------------------- content/community.html | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/93b6df8e/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 5afbb8d..a923b6a 100644 --- a/content/community.html +++ b/content/community.html @@ -45,6 +45,10 @@ <li>Read the <a class='doclink' href='http://www.apache.org/dev/new-committers-guide.html' target='_top'>New committers guide</a>. <li>More information for new committers can be found in the <a class='doclink' href='http://www.apache.org/dev/committers.html' target='_top'>Committers information</a> doc. </ul> + <p> + The Juneau project does not currently have distinct roles for Committers and PPMC (Podling Project Management Committee). + All Committers are also voting members. + </p> <h5 class='toc'>Developer how-to articles</h5> <ul class='spaced-list'>
