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


The following commit(s) were added to refs/heads/maturity-model by this push:
     new 3fec826a3 fix typo
3fec826a3 is described below

commit 3fec826a3567256a0484d970c7c25eddd74eadaf
Author: suyanhanx <[email protected]>
AuthorDate: Sun Dec 3 16:33:02 2023 +0800

    fix typo
    
    Signed-off-by: suyanhanx <[email protected]>
---
 website/maturity.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/maturity.md b/website/maturity.md
index 10b2c43f4..f22af8f29 100644
--- a/website/maturity.md
+++ b/website/maturity.md
@@ -49,7 +49,7 @@ The following table is filled according to the [Apache 
Maturity Model](https://c
 | **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.                                                   
                                                                           |
-| **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 sematic 
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. |
+| **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.                                                                       
       |
 
 ### Community

Reply via email to