This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch disclaimer in repository https://gitbox.apache.org/repos/asf/incubator-pekko-quickstart-java.g8.git
commit b02232c86a2d7e5fbb4eb45e8556f0423b2d3f03 Author: PJ Fanning <[email protected]> AuthorDate: Sat May 6 23:24:20 2023 +0100 Create 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]
