Repository: incubator-s2graph Updated Branches: refs/heads/master 4c2554145 -> 0841eccda
[S2GRAPH-61]: Update README.md to have Apache mailing list. Update mail list (contributed by HyunsungJo) JIRA: [S2GRAPH-61] https://issues.apache.org/jira/browse/S2GRAPH-61 Pull Request: Closes #44 Authors: Hyunsung Jo: [email protected] Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/0841eccd Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/0841eccd Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/0841eccd Branch: refs/heads/master Commit: 0841eccda819310af779d4602f0bce40a30a3b9a Parents: 4c25541 Author: DO YUNG YOON <[email protected]> Authored: Wed Mar 23 12:33:30 2016 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Wed Mar 23 12:33:30 2016 +0900 ---------------------------------------------------------------------- CHANGES | 3 +++ README.md | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/0841eccd/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9ce9d71..a8e5f4a 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,9 @@ Release 0.12.1 - unreleased S2GRAPH-57: Change package names into org.apahce.s2graph. (Committed by DOYUNG YOON). S2GRAPH-4: Update license headers in source codes. (Committed by DOYUNG YOON). + + S2GRAPH-61: Update README.md to have Apache mailing list. + (Contributed by Hyunsung Jo<[email protected]>, committed by DOYUNG YOON) SUB TASKS http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/0841eccd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 61430ee..9587d36 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ cd s2graph activator 'project s2rest_play' run ``` -Finally, join the [mailing list](https://groups.google.com/forum/#!forum/s2graph)! +Finally, join the mailing list by sending a message to [[email protected]](mailto:[email protected])! **Your First Graph** @@ -200,8 +200,10 @@ The above example is by no means a full-blown social network timeline, but it gi If you'd like to know more about S2Graph and its powerful APIs, please continue to the [S2Graph API document](https://www.gitbook.com/book/steamshon/s2graph-book)! +Please subscribe to the S2Graph mailing list by sending a message to [[email protected]](mailto:[email protected]) + #### [S2Graph API document](https://steamshon.gitbooks.io/s2graph-book/content/) -#### [Mailing List](https://groups.google.com/forum/#!forum/s2graph) +#### [Mailing List](mailto:[email protected]) [](https://github.com/kakao/s2graph)
