This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-r2dbc.git
commit 5a63055dba1e4950bd98cd179668c743459e5901 Author: Matthew de Detrich <[email protected]> AuthorDate: Wed Apr 12 09:51:05 2023 +0200 Add DISCLAIMER --- DISCLAIMER | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..6a31e0f --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache Pekko (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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
