From 4cc27d962b2cb13bed8588808d8169ec3132f39f Mon Sep 17 00:00:00 2001
From: Matei Zaharia <matei@eecs.berkeley.edu>
Date: Mon, 2 Sep 2013 14:34:09 -0700
Subject: [PATCH] Add Apache incubator notice to README

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index c4170650f7..ca1d66d80d 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,17 @@ Please refer to the [Configuration guide](http://spark.incubator.apache.org/docs
 in the online documentation for an overview on how to configure Spark.
 
 
+## Apache Incubator Notice
+
+Apache Spark 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.
+
+
 ## Contributing to Spark
 
 Contributions via GitHub pull requests are gladly accepted from their original
-- 
GitLab