Added disclaimer text. Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/commit/13933bf5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/tree/13933bf5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/diff/13933bf5
Branch: refs/heads/apache-incubation Commit: 13933bf59e284f0d1b260dc7043d9df4bd2c91fb Parents: c4b1c04 Author: Chris2011 <[email protected]> Authored: Sun Nov 27 22:48:20 2016 +0100 Committer: Chris2011 <[email protected]> Committed: Sun Nov 27 22:48:20 2016 +0100 ---------------------------------------------------------------------- index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/blob/13933bf5/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index b95083c..118a970 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ <li><a class="nav-link">Page is work in progress</a></li> </ul> </nav> - + <a href="/" id="logo"> <img src="bilder/logo-2.svg" alt="logo" /> <div> @@ -95,6 +95,15 @@ </li> </ul> </div> + <p class="disc"> + Apache NetBeans is an effort undergoing incubation at The Apache Software + Foundation (ASF). 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. + </p> </div> </div> </footer>
