Repository: incubator-hawq Updated Branches: refs/heads/master aece96726 -> 1470d5302
HAWQ-1369. Update for RAT status and external doc link in README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/1470d530 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/1470d530 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/1470d530 Branch: refs/heads/master Commit: 1470d5302e956a46674c233d0e3723c7d936b5d6 Parents: aece967 Author: Ed Espino <[email protected]> Authored: Thu Jan 12 16:20:24 2017 +0800 Committer: Ed Espino <[email protected]> Committed: Thu Mar 2 00:40:26 2017 -0800 ---------------------------------------------------------------------- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/1470d530/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8237435..5bf1e1b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ - [](https://travis-ci.org/apache/incubator-hawq) [](https://scan.coverity.com/projects/apache-incubator-hawq) + + +--- + +|CI Process|Status| +|---|---| +|Travis CI Build|[](https://travis-ci.org/apache/incubator-hawq)| +|Apache Release Audit Tool ([RAT](https://creadur.apache.org/rat/))|[](https://builds.apache.org/view/HAWQ/job/HAWQ-rat/)| +|Coverity Static Analysis |[](https://scan.coverity.com/projects/apache-incubator-hawq)| + +--- [Website](http://hawq.incubator.apache.org/) | -[Wiki](https://cwiki.apache.org/confluence/display/HAWQ/Apache+HAWQ+Home) | -[Documentation](http://hdb.docs.pivotal.io/) | +[Wiki](https://cwiki.apache.org/confluence/display/HAWQ) | +[Documentation](http://hawq.incubator.apache.org/docs/userguide/2.1.0.0-incubating/overview/HAWQOverview.html) | [Developer Mailing List](mailto:[email protected]) | [User Mailing List](mailto:[email protected]) | [Q&A Collections](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144284) |
