DRILL-225: Add disclaimer to source release.
Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/f526e4f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/f526e4f3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/f526e4f3 Branch: refs/heads/master Commit: f526e4f31a33351df4344bebb95f41a9e1e5353f Parents: 511eb0e Author: Nachiketa Mishra <[email protected]> Authored: Tue Sep 10 14:52:20 2013 -0700 Committer: Jacques Nadeau <[email protected]> Committed: Tue Sep 10 14:52:20 2013 -0700 ---------------------------------------------------------------------- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/f526e4f3/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bfc779d..1e489e1 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ Please see the [Apache Drill Website](http://incubator.apache.org/drill/) or the ## Join the community! -Apache Drill is an Apache Foundation project and is seeking all types of contributions. Please say hello on the Apache Drill mailing list or join our weekly Google Hangouts for more information. (More information can be found at the Apache Drill website). \ No newline at end of file +Apache Drill is an Apache Foundation project and is seeking all types of contributions. Please say hello on the Apache Drill mailing list or join our weekly Google Hangouts for more information. (More information can be found at the Apache Drill website). + +## Disclaimer +Apache Drill 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. \ No newline at end of file
