Repository: incubator-apex-site Updated Branches: refs/heads/master 1e4d171f4 -> 103acb59d
Update maturity assessment. 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/d2363578 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/d2363578 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/d2363578 Branch: refs/heads/master Commit: d236357846490ce2da3ea7d9189b4cc7ea3d260b Parents: 7a8804b Author: Thomas Weise <[email protected]> Authored: Fri Mar 18 18:47:38 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Fri Mar 18 18:47:38 2016 -0700 ---------------------------------------------------------------------- src/md/maturity.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/d2363578/src/md/maturity.md ---------------------------------------------------------------------- diff --git a/src/md/maturity.md b/src/md/maturity.md index 967ed91..3add384 100644 --- a/src/md/maturity.md +++ b/src/md/maturity.md @@ -76,7 +76,7 @@ The project strives to respond to documented bug reports in a timely manner. ### Community -<i class="glyphicon glyphicon-remove text-danger"></i> **CO10** +<i class="glyphicon glyphicon-ok text-success"></i> **CO10** The project has a well-known homepage that points to all the information required to operate according to this maturity model. <i class="glyphicon glyphicon-ok text-success"></i> **CO20** @@ -106,8 +106,8 @@ The project maintains a public list of its contributors who have decision power <i class="glyphicon glyphicon-ok text-success"></i> **CS20** Decisions are made by consensus among PMC members 9 and are documented on the project's main communications channel. Community opinions are taken into account but the PMC has the final word if needed. -<i class="glyphicon glyphicon-remove text-danger"></i> **CS30** -Documented voting rules are used to build consensus when discussion is not sufficient. +<i class="glyphicon glyphicon-ok text-success"></i> **CS30** +Documented voting rules are used to build consensus when discussion is not sufficient. [Voting Rules](http://www.apache.org/foundation/voting.html), [Bylaws Draft](https://github.com/apache/incubator-apex-site/pull/22) <i class="glyphicon glyphicon-ok text-success"></i> **CS40** In Apache projects, vetoes are only valid for code commits and are justified by a technical explanation, as per the Apache voting rules defined in CS30.
