This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
commit ec8fc4c6ecf5f2355944e5ca6e262475d5fbf66f Author: zhangliang <[email protected]> AuthorDate: Mon Jun 6 22:58:17 2022 +0800 fix: add DISCLAIMER file --- DISCLAIMER | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 00000000..d41a4cd9 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,9 @@ +Apache DevLake is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Incubator PMC. + +Incubation is required of all newly accepted projects until a further review +indicates that the infrastructure, communications, and decision making process +have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness or stability of the code, +it does indicate that the project has yet to be fully endorsed by the ASF. \ No newline at end of file
