Repository: incubator-drill Updated Branches: refs/heads/master 5d3a22911 -> 337e9f65e
Grammar fix in project description. Also fixes the hangout info to no longer indicate that they are weekly. Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/337e9f65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/337e9f65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/337e9f65 Branch: refs/heads/master Commit: 337e9f65e32514235205121841032acdd08b4a37 Parents: 5d3a229 Author: Jason Altekruse <[email protected]> Authored: Thu Oct 16 10:55:18 2014 -0700 Committer: Jason Altekruse <[email protected]> Committed: Thu Oct 16 10:55:18 2014 -0700 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/337e9f65/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b958b3f..734c903 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Apache Drill -Apache Drill is a distributed MPP query layer that supports SQL and alternative query languages against NoSQL and Hadoop data storage systems. It was inspired in part by the [Google's Dremel](http://research.google.com/pubs/pub36632.html). It is currently incubating under the Apache Foundation. +Apache Drill is a distributed MPP query layer that supports SQL and alternative query languages against NoSQL and Hadoop data storage systems. It was inspired in part by [Google's Dremel](http://research.google.com/pubs/pub36632.html). It is currently incubating under the Apache Foundation. ## Quickstart @@ -16,7 +16,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). +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 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.
