This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push: new 87ee22b8d8 rename DISCLAIMER-WIP 87ee22b8d8 is described below commit 87ee22b8d888c2ad065bd9f05fbd6c97b970e95e Author: Alin Jerpelea <alin.jerpe...@sony.com> AuthorDate: Tue Jun 7 11:04:01 2022 +0200 rename DISCLAIMER-WIP Before graduation We can only remove the WIP from the DISCLAIMER. Signed-off-by: Alin Jerpelea <alin.jerpe...@sony.com> --- DISCLAIMER | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000000..7cf2deeb41 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,6 @@ +Apache NuttX is an effort undergoing incubation at The Apache Software Foundation (ASF), +sponsored by the Apache Incubator. 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.