Repository: incubator-systemml-website Updated Branches: refs/heads/master ed14f0068 -> 1f1b024f5
[SYSTEMML-893] Update project team members page design Utilize github id to display contributor picture Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/1f1b024f Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/1f1b024f Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/1f1b024f Branch: refs/heads/master Commit: 1f1b024f595db0816ac341678adf95e5615255b8 Parents: ed14f00 Author: Luciano Resende <[email protected]> Authored: Thu Sep 1 17:54:41 2016 -0700 Committer: Luciano Resende <[email protected]> Committed: Fri Sep 2 10:14:11 2016 -0700 ---------------------------------------------------------------------- _data/contributors.yml | 119 ++++++++++++++++++++++++++++++++++++++++++++ _data/members.yml | 94 ---------------------------------- community-members.md | 50 ++++++++----------- 3 files changed, 141 insertions(+), 122 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/1f1b024f/_data/contributors.yml ---------------------------------------------------------------------- diff --git a/_data/contributors.yml b/_data/contributors.yml new file mode 100644 index 0000000..163a52d --- /dev/null +++ b/_data/contributors.yml @@ -0,0 +1,119 @@ +- name: Alexandre V Evfimievski + apacheId: ae2015 + githubId: ae2015 + role: PMC Member + org: IBM + +- name: Arvind Surve + apacheId: acs_s + githubId: asurve + role: PMC Member + org: IBM + +- name: Berthold Reinwald + apacheId: reinwald + githubId: bertholdreinwald + role: PMC Member + org: IBM + +- name: DB Tsai + apacheId: dbtsai + githubId: dbtsai + role: PMC Member + org: Netflix + +- name: Deron Eriksson + apacheId: deron + githubId: deroneriksson + role: PMC Member + org: IBM + +- name: Faraz Makari + apacheId: fmakari + githubId: fmakari + role: PMC Member + org: IBM + +- name: Fred Reiss + apacheId: freiss + githubId: frreiss + role: PMC Member + org: IBM + +- name: Glenn Weidner + apacheId: gweidner + githubId: gweidner + role: PMC Member + org: IBM + +- name: Holden Karau + apacheId: holden + githubId: holdenk + role: PMC Member + org: IBM + +- name: Joseph Bradley + apacheId: jkbradley + githubId: jkbradley + role: PMC Member + org: Databricks + +- name: Luciano Resende + apacheId: lresende + githubId: lresende + role: PMC Member + org: IBM + +- name: Matthias Boehm + apacheId: mboehm7 + githubId: mboehm7 + role: PMC Member + org: IBM + +- name: Mike Dusenberry + apacheId: dusenberrymw + githubId: dusenberrymw + role: PMC Member + org: IBM + +- name: Niketan Pansare + apacheId: niketanpansare + githubId: niketanpansare + role: PMC Member + org: IBM + +- name: Patrick WendelL + apacheId: pwendell + githubId: pwendell + role: PMC Member, Mentor + org: Databricks + +- name: Prithviraj Sen + apacheId: prithvi + githubId: prithvirajsen + role: PMC Member + org: IBM + +- name: Reynold Xin + apacheId: rxin + githubId: rxin + role: PMC Member, Mentor + org: Databricks + +- name: Rich Bowen + apacheId: rbowen + githubId: rbowen + role: PMC Member, Mentor + org: Red Hat + +- name: Shirish Tatikonda + apacheId: shirisht + githubId: shirisht + role: PMC Member + org: Target + +- name: Xiangrui Meng + apacheId: meng + githubId: mengxr + role: PMC Member + org: Databricks \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/1f1b024f/_data/members.yml ---------------------------------------------------------------------- diff --git a/_data/members.yml b/_data/members.yml deleted file mode 100644 index 0b492d9..0000000 --- a/_data/members.yml +++ /dev/null @@ -1,94 +0,0 @@ -- name: Alexandre V Evfimievski - apache_id: ae2015 - pmc: true - affiliation: IBM - -- name: Arvind Surve - apache_id: acs_s - pmc: true - affiliation: IBM - -- name: Berthold Reinwald - apache_id: reinwald - pmc: true - affiliation: IBM - -- name: DB Tsai - apache_id: dbtsai - pmc: true - affiliation: Netflix - -- name: Deron Eriksson - apache_id: deron - pmc: true - affiliation: IBM - -- name: Faraz Makari - apache_id: fmakari - pmc: true - affiliation: IBM - -- name: Fred Reiss - apache_id: freiss - pmc: true - affiliation: IBM - -- name: Glenn Weidner - apache_id: gweidner - pmc: true - affiliation: IBM - -- name: Holden Karau - apache_id: holden - pmc: true - affiliation: IBM - -- name: Joseph Bradley - apache_id: jkbradley - pmc: true - affiliation: Databricks - -- name: Luciano Resende - apache_id: lresende - pmc: true - affiliation: IBM - -- name: Matthias Boehm - apache_id: mboehm7 - pmc: true - affiliation: IBM - -- name: Mike Dusenberry - apache_id: dusenberrymw - pmc: true - affiliation: IBM - -- name: Niketan Pansare - apache_id: niketanpansare - pmc: true - affiliation: IBM - -- name: Patrick WendelL - apache_id: pwendell - pmc: true - affiliation: Databricks - -- name: Prithviraj Sen - apache_id: prithvi - pmc: true - affiliation: IBM - -- name: Reynold Xin - apache_id: rxin - pmc: true - affiliation: Databricks - -- name: Shirish Tatikonda - apache_id: shirisht - pmc: true - affiliation: Target - -- name: Xiangrui Meng - apache_id: meng - pmc: true - affiliation: Databricks \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/1f1b024f/community-members.md ---------------------------------------------------------------------- diff --git a/community-members.md b/community-members.md index 68e5844..38f9a41 100644 --- a/community-members.md +++ b/community-members.md @@ -26,38 +26,32 @@ limitations under the License. <br/><br/><br/> -### {{ site.data.project.short_name }} Mentors - -{% if site.data.mentors %} -<table class="table table-hover"> - <tr> - <th><b>ID</b></th><th><b>Full Name</b></th> - </tr> - {% for mentor in site.data.mentors %} - <tr> - <td>{{mentor.apache_id}}</td> - <td>{{mentor.name}}</td> - </tr> - {% endfor %} -</table> -{% endif %} - ### {{ site.data.project.short_name }} Team Members -{% if site.data.members %} -<table class="table table-hover"> - <tr> - <th><b>ID</b></th><th><b>Full Name</b></th><th><b>PMC</b></th><th><b>Affiliation</b></th> - </tr> - {% for member in site.data.members %} +{% if site.data.contributors %} +<table class="table table-hover sortable"> + <thead> + <tr> + <th><b></b></th> + <th><b>Full Name</b></th> + <th><b>Apache ID</b></th> + <th><b>GitHub</b></th> + <th><b>Role</b></th> + <th><b>Affiliation</b></th> + </tr> + </thead> + <tbody> + {% for member in site.data.contributors %} <tr> - <td>{{member.apache_id}}</td> - <td>{{member.name}}</td> - <td>{{member.pmc}}</td> - <td>{{member.affiliation}}</td> + <td><a href="http://github.com/{{ member.githubId }}"><img width="64" src="{% unless c.avatar %}http://github.com/{{ member.githubId }}.png{% else %}{{ member.avatar }}{% endunless %}"></a></td> + <td>{{member.name}}</td> + <td>{{member.apacheId}}</td> + <td><a href="http://github.com/{{ member.githubId }}">{{ member.githubId }}</a></td> + <td>{{member.role}}</td> + <td>{{member.org}}</td> </tr> {% endfor %} + </tbody> </table> -{% endif %} - +{% endif %} \ No newline at end of file
