This is an automated email from the ASF dual-hosted git repository.

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a84404  Docs: Update mailing lists and add Travis CI badge to README.
7a84404 is described below

commit 7a84404a6ecb567a02e8840b510f3b78d57e3b5d
Author: Ryan Blue <[email protected]>
AuthorDate: Tue Nov 20 09:16:23 2018 -0800

    Docs: Update mailing lists and add Travis CI badge to README.
---
 README.md              |  3 ++-
 site/docs/community.md | 20 ++++++++++----------
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index b52f43c..2f27efb 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@
 
 ![](site/docs/img/Iceberg-logo.png)
 
+[![](https://travis-ci.org/apache/incubator-iceberg.svg?branch=master)](https://travis-ci.org/apache/incubator-iceberg)
 
[![](https://badges.gitter.im/iceberg-tables/Lobby.svg)](https://gitter.im/iceberg-tables/Lobby)
 
 Apache Iceberg (incubating) is a new table format for storing large, 
slow-moving tabular data. It is designed to improve on the de-facto standard 
table layout built into Hive, Presto, and Spark.
@@ -46,7 +47,7 @@ Iceberg tracks issues in GitHub and prefers to receive 
contributions as pull req
 
 Community discussions happen primarily on the [dev mailing list][dev-list] or 
on specific issues.
 
-[dev-list]: mailto:[email protected]
+[dev-list]: mailto:[email protected]
 
 
 ### Building
diff --git a/site/docs/community.md b/site/docs/community.md
index 151ba71..1b8c9a5 100644
--- a/site/docs/community.md
+++ b/site/docs/community.md
@@ -45,13 +45,13 @@ The Iceberg community prefers to receive contributions as 
[Github pull requests]
 
 Iceberg has three mailing lists:
 
-* **Developers**: [email protected] -- used for community 
discussions
-    - [Subscribe](mailto:[email protected])
-    - [Unsubscribe](mailto:[email protected])
-    - 
[Archive](https://lists.apache.org/[email protected])
-* **Commits**: [email protected] -- distributes commit 
notifications
-    - [Subscribe](mailto:[email protected])
-    - [Unsubscribe](mailto:[email protected])
-    - 
[Archive](https://lists.apache.org/[email protected])
-* **Private**: [email protected] -- private PMC list for 
committer nominations
-    - 
[Archive](https://lists.apache.org/[email protected])
+* **Developers**: [email protected] -- used for community discussions
+    - [Subscribe](mailto:[email protected])
+    - [Unsubscribe](mailto:[email protected])
+    - [Archive](https://lists.apache.org/[email protected])
+* **Commits**: [email protected] -- distributes commit notifications
+    - [Subscribe](mailto:[email protected])
+    - [Unsubscribe](mailto:[email protected])
+    - [Archive](https://lists.apache.org/[email protected])
+* **Private**: [email protected] -- private PMC list for committer 
nominations
+    - [Archive](https://lists.apache.org/[email protected])

Reply via email to