Repository: hbase Updated Branches: refs/heads/master 57477fe18 -> f8c3a5b15
Add apple meetup to front page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f8c3a5b1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f8c3a5b1 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/f8c3a5b1 Branch: refs/heads/master Commit: f8c3a5b1561597fcc95a9cd9db9bcea72e9039a5 Parents: 57477fe Author: stack <[email protected]> Authored: Mon Sep 15 09:51:54 2014 -0700 Committer: stack <[email protected]> Committed: Mon Sep 15 09:51:54 2014 -0700 ---------------------------------------------------------------------- src/main/site/xdoc/index.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/f8c3a5b1/src/main/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/main/site/xdoc/index.xml b/src/main/site/xdoc/index.xml index 0d9c121..c6a1b8a 100644 --- a/src/main/site/xdoc/index.xml +++ b/src/main/site/xdoc/index.xml @@ -68,6 +68,7 @@ Apache HBase is an open-source, distributed, versioned, non-relational database </p> </section> <section name="News"> + <p>October 27th, 2014 <a href="http://www.meetup.com/hbaseusergroup/events/207386102/">HBase Meetup @ Apple</a> in Cupertino</p> <p>September 25th, 2014 <a href="http://www.meetup.com/hbaseusergroup/events/203173692/">HBase Meetup @ Continuuity</a> in Palo Alto</p> <p>August 28th, 2014 <a href="http://www.meetup.com/hbaseusergroup/events/197773762/">HBase Meetup @ Sift Science</a> in San Francisco</p> <p>July 17th, 2014 <a href="http://www.meetup.com/hbaseusergroup/events/190994082/">HBase Meetup @ HP</a> in Sunnyvale</p>
