This is an automated email from the ASF dual-hosted git repository. suyanhanx pushed a commit to branch maturity-model in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit 5d24d4e3f52efd4bab9cffb6d423fe7bcdcb6bc0 Author: suyanhanx <[email protected]> AuthorDate: Sun Dec 3 22:24:28 2023 +0800 update maturity Signed-off-by: suyanhanx <[email protected]> --- website/maturity.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/maturity.md b/website/maturity.md index f22af8f29..6d9d754ca 100644 --- a/website/maturity.md +++ b/website/maturity.md @@ -27,8 +27,8 @@ The following table is filled according to the [Apache Maturity Model](https://c | **ID** | **Description** | **Status** | |----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **LC10** | The Apache License, version 2.0, covers the released code. | **YES** The [LICENSE](https://github.com/apache/incubator-opendal/blob/main/LICENSE) is in GitHub repository. And all source files are with APLv2 header, checked by `korandoru/[email protected]`. | -| **LC20** | Libraries that are mandatory dependencies of the project's code do not create more restrictions than the Apache License does. | **No** We need a check to ensure this. | -| **LC30** | The libraries mentioned in LC20 are available as Open Source software. | **No** We need a check to ensure this. | +| **LC20** | Libraries that are mandatory dependencies of the project's code do not create more restrictions than the Apache License does. | **No** Waiting for this [issue](https://github.com/apache/incubator-opendal/issues/3615) addressed. | +| **LC30** | The libraries mentioned in LC20 are available as Open Source software. | **No** Waiting for this [issue](https://github.com/apache/incubator-opendal/issues/3615) addressed. | | **LC40** | Committers are bound by an Individual Contributor Agreement (the "Apache iCLA") that defines which code they may commit and how they need to identify code that is not their own. | **YES** All committers have iCLAs. | | **LC50** | The project clearly defines and documents the copyright ownership of everything that the project produces. | **YES** And all source files are with APLv2 header, checked by `korandoru/[email protected]`. | @@ -44,13 +44,13 @@ The following table is filled according to the [Apache Maturity Model](https://c ### Quality -| **ID** | **Description** | **Status** | -|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **QU10** | The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated. | **YES** We encourage user to [report issues](https://github.com/apache/incubator-opendal/issues). | -| **QU20** | The project puts a very high priority on producing secure software. | **YES** All security issues will be addressed within 3 days. | -| **QU30** | The project provides a well-documented, secure and private channel to report security issues, along with a documented way of responding to them. | **No** We haven't provided a separate doc page for this. | +| **ID** | **Description** | **Status** | +|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **QU10** | The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated. | **YES** We encourage user to [report issues](https://github.com/apache/incubator-opendal/issues). | +| **QU20** | The project puts a very high priority on producing secure software. | **YES** All security issues will be addressed within 3 days. | +| **QU30** | The project provides a well-documented, secure and private channel to report security issues, along with a documented way of responding to them. | **Yes** The official website provides a [security page](https://opendal.apache.org/community/security) | | **QU40** | The project puts a high priority on backwards compatibility and aims to document any incompatible changes and provide tools and documentation to help users transition to new features. | **Yes** We follow semantic versions. As long as it's within one major version, it's backward compatible. And when any breaking changes added, we provide corresponding upgrade guides. | -| **QU50** | The project strives to respond to documented bug reports in a timely manner. | **YES** The project has resolved 1000+ issues and 2300+ pull requests so far, with very prompt response. | +| **QU50** | The project strives to respond to documented bug reports in a timely manner. | **YES** The project has resolved 1000+ issues and 2300+ pull requests so far, with very prompt response. | ### Community @@ -60,7 +60,7 @@ The following table is filled according to the [Apache Maturity Model](https://c | **CO20** | The community welcomes contributions from anyone who acts in good faith and in a respectful manner, and who adds value to the project. | **Yes** We provide contributing guides for every component. And we also have a [general contributing guide](../CONTRIBUTING.md) | | **CO30** | Contributions include source code, documentation, constructive bug reports, constructive discussions, marketing and generally anything that adds value to the project. | **YES** All good contributions including code and non-code are welcomed. | | **CO40** | The community strives to be meritocratic and gives more rights and responsibilities to contributors who, over time, add value to the project. | **YES** The community has elected 2 new PPMC members and 7 new committers so far. | -| **CO50** | The project documents how contributors can earn more rights such as commit access or decision power, and applies these principles consistently. | **No** We haven't add this guide. | +| **CO50** | The project documents how contributors can earn more rights such as commit access or decision power, and applies these principles consistently. | **No** Waiting for this [issue](https://github.com/apache/incubator-opendal/issues/3705) addressed. | | **CO60** | The community operates based on consensus of its members (see CS10) who have decision power. Dictators, benevolent or not, are not welcome in Apache projects. | **YES** All decisions are made after vote by community members. | | **CO70** | The project strives to answer user questions in a timely manner. | **YES** We use [email protected], [GitHub issue](https://github.com/apache/incubator-opendal/issues) and [GitHub discussion](https://github.com/apache/incubator-opendal/discussions) to do this in a timely manner. | @@ -68,7 +68,7 @@ The following table is filled according to the [Apache Maturity Model](https://c | **ID** | **Description** | **Status** | |----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| -| **CS10** | The project maintains a public list of its contributors who have decision power. The project's PPMC (Project Management Committee) consists of those contributors. | **No** We haven't add this list. | +| **CS10** | The project maintains a public list of its contributors who have decision power. The project's PPMC (Project Management Committee) consists of those contributors. | **Yes** See [members](https://opendal.apache.org/community/#people) with all PPMC members and committers. | | **CS20** | Decisions require a consensus among PPMC members and are documented on the project's main communications channel. The PPMC takes community opinions into account, but the PPMC has the final word. | **YES** All decisions are made by votes on [email protected], and with at least 3 +1 votes from PPMC. | | **CS30** | The project uses documented voting rules to build consensus when discussion is not sufficient. | **YES** The project uses the standard ASF voting rules. | | **CS40** | In Apache projects, vetoes are only valid for code commits. The person exercising the veto must justify it with a technical explanation, as per the Apache voting rules defined in CS30. | **YES** Apache OpenDAL community has not used the veto power yet except for code commits. |
