Repository: incubator-griffin Updated Branches: refs/heads/master 299aa476d -> 32f080d75
update readme file Author: Lionel Liu <[email protected]> Author: dodobel <[email protected]> Closes #289 from bhlx3lyx7/spark2. Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/32f080d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/32f080d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/32f080d7 Branch: refs/heads/master Commit: 32f080d7525576e8eee68245da500a147eee7a25 Parents: 299aa47 Author: Lionel Liu <[email protected]> Authored: Thu May 31 14:08:13 2018 +0800 Committer: Lionel Liu <[email protected]> Committed: Thu May 31 14:08:13 2018 +0800 ---------------------------------------------------------------------- README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/32f080d7/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 9220b4f..1d40886 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ You can contact us via email: - user-list: <a href="mailto:[email protected]">[email protected]</a> You can also subscribe the latest information by sending a email to [subscribe dev-list](mailto:[email protected]) and [subscribe user-list](mailto:[email protected]). +You can also subscribe the latest information by sending a email to subscribe dev-list and user-list: +``` [email protected] [email protected] +``` You can access our issues on [JIRA page](https://issues.apache.org/jira/browse/GRIFFIN)
