Previously[1] committers and PMC members have been listed separately, meaning, if you were PMC you weren't listed on the committers list.
With the commit from Rohit[2] this changed, to listing PMC as both. This has led to some discrepany as some do it one way, and others do it another way. No matter how we end up doing it, we should be consistent about it. I think showing PMC members as both are fine, this is also in sync with how projects.apache.org[3] and other ASF sites do it. I went ahead and made a simple python tool[4] to generate the list, parsed from projects.apache.org. This does not require any ASF privileges, and can be used by anyone. Currently it will list PMC as both, but this can easily be changed if we want it some other way. [1] https://github.com/apache/cloudstack-www/commit/64ae3ad7680a043ddb65156436e6a48434711018 [2] https://github.com/apache/cloudstack-www/commit/3458edbfb0612e1dfaae92b01ca32256f640bbac [3] https://projects.apache.org/committee.html?cloudstack [4] https://github.com/apache/cloudstack-www/pull/14 -- Erik