This is an automated email from the ASF dual-hosted git repository. jimin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-seata-go-samples.git
The following commit(s) were added to refs/heads/main by this push: new aaf2de7 optimize: add DISCLAIMER and NOTICE (#61) aaf2de7 is described below commit aaf2de7d239a486a352c96b68cc2570a420b6aaa Author: jimin <sliev...@163.com> AuthorDate: Mon May 19 00:39:36 2025 +0800 optimize: add DISCLAIMER and NOTICE (#61) --- DISCLAIMER | 10 ++++++++++ NOTICE | 5 +++++ 2 files changed, 15 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..1add77f --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache Seata (incubating) 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 diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..a6f978b --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache Seata (Incubating) +Copyright 2023-2025 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org