From 2ab113b695dd08df5d8b1a54f7a23b92de5ab74d Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 23 Jan 2013 12:21:49 -0800 Subject: [PATCH] Removing notice about incubation in the readme. --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 0ce32069..0d65aaf7 100755 --- a/README.md +++ b/README.md @@ -5,14 +5,7 @@ Cordova Android is an Android application library that allows for Cordova-based projects to be built for the Android Platform. Cordova based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript. -Apache Cordova is an effort undergoing incubation at The Apache -Software Foundation (ASF), sponsored by the Apache Incubator project. -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. +Apache Cordova is a project at The Apache Software Foundation (ASF). Requires ---