You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/09/29 09:41:28 UTC

[2/8] cloudstack-www git commit: Merge pull request #14 from terbolous/master

Merge pull request #14 from terbolous/master

Python script to generate pmc and commiter listMade a small tool to create pmc and committer list by parsing the JSON
files on projects.apache.org.
This is accessible by anyone and does not require any ASF privileges.

Usage: python makewholist.py

Only dependencies are json, urllib and sys, which should be included by
default on most systems.

* pr/14:
  Python script to generate pmc and commiter list

Signed-off-by: Erik Weber <te...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/5e924a10
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/5e924a10
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/5e924a10

Branch: refs/heads/asf-site
Commit: 5e924a10f55d0830cd6e1e10daecc1d5c6298c65
Parents: 67710b2 44c02cc
Author: Erik Weber <te...@gmail.com>
Authored: Thu Aug 27 13:57:53 2015 +0200
Committer: Erik Weber <te...@gmail.com>
Committed: Thu Aug 27 13:57:53 2015 +0200

----------------------------------------------------------------------
 makewholist.py | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)
----------------------------------------------------------------------