add committee activities links

Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3d2913de
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3d2913de
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3d2913de

Branch: refs/heads/document
Commit: 3d2913de8948cf91de2cf2ad42a7ec15044170bb
Parents: cb3b844
Author: Yang Li <[email protected]>
Authored: Sat Mar 19 10:01:15 2016 +0800
Committer: Yang Li <[email protected]>
Committed: Sat Mar 19 10:01:15 2016 +0800

----------------------------------------------------------------------
 website/community/index.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/3d2913de/website/community/index.md
----------------------------------------------------------------------
diff --git a/website/community/index.md b/website/community/index.md
index ae35898..d055d2f 100644
--- a/website/community/index.md
+++ b/website/community/index.md
@@ -27,6 +27,12 @@ For convenience, there's a forum style mailing list archives 
which not part of o
 ### Social Media 
 The official Kylin Twitter account: 
[@ApacheKylin](https://twitter.com/ApacheKylin)
 
+### Community Activity Report
+
+* [Git Pulse](https://github.com/apache/kylin/pulse)
+* [Git Graphs](https://github.com/apache/kylin/graphs)
+* [Apache Committee Report](https://reporter.apache.org/?kylin)
+
 ## Apache Kylin Team
 A successful project requires many people to play many roles. Some members 
write code, provide project mentorship, or author documentation. Others are 
valuable as testers, submitting patches and suggestions.
 
@@ -37,8 +43,9 @@ A successful project requires many people to play many roles. 
Some members write
 {% for c in site.data.contributors %}  | {{ c.name }} | <a 
href="http://home.apache.org/phonebook.html?uid={{ c.apacheId }}">{{ c.apacheId 
}}</a> | <a href="http://github.com/{{ c.githubId }}"><img width="48" src="{% 
unless c.avatar %}http://github.com/{{ c.githubId }}.png{% else %}{{ c.avatar 
}}{% endunless %}"></a> |  {{ c.role }} |
 {% endfor %}
 
-### Contributors
-Contributors has commited code could be found 
[here](https://github.com/apache/kylin/graphs/contributors).
+Detailed committee info is 
[here](https://projects.apache.org/committee.html?kylin).
+Detailed code contribution is 
[here](https://github.com/apache/kylin/graphs/contributors).
+
 __Other contributors__
 
 | Name  | Github    |   |

Reply via email to