I have fixed the source that caused the site mixup. But maybe some checks on it are needed?
On 22 September 2017 at 09:18, sebb <[email protected]> wrote: > On 22 September 2017 at 05:47, Henk Penning (JIRA) <[email protected]> wrote: >> Henk Penning created WHIMSY-144: >> ----------------------------------- >> >> Summary: committee-info.json has pmc without a chair >> Key: WHIMSY-144 >> URL: https://issues.apache.org/jira/browse/WHIMSY-144 >> Project: Whimsy >> Issue Type: Bug >> Components: Website >> Reporter: Henk Penning >> >> >> In committee-info.json, a "committee" with '"pmc": true' must have a chair. >> >> "drat": { >> "display_name": "DRAT", >> "site": "http://drill.apache.org/", > > Also the site looks wrong ... > >> "description": "large scale code license analysis, auditing and >> reporting", >> "mail_list": "drat", >> "established": "09/2017", >> "report": [ >> >> ], >> "chair": { >> }, >> "roster": { >> "brianf": { >> "name": "Brian Fox", >> "date": "2017-09-20" >> }, >> "francus": { >> "name": "Steven Francus", >> "date": "2017-09-20" >> }, >> "joyce": { >> "name": "Michael James Joyce", >> "date": "2017-09-20" >> }, >> "karanjeet": { >> "name": "Karanjeet Singh", >> "date": "2017-09-20" >> }, >> "lewismc": { >> "name": "Lewis John McGibbney", >> "date": "2017-09-20" >> }, >> "magicaltrout": { >> "name": "Tom Barber", >> "date": "2017-09-20" >> }, >> "mattmann": { >> "name": "Chris Mattmann", >> "date": "2017-09-20" >> }, >> "pramirez": { >> "name": "Paul Ramirez", >> "date": "2017-09-20" >> }, >> "tpalsulich": { >> "name": "Tyler Palsulich", >> "date": "2017-09-20" >> }, >> "wmb": { >> "name": "Wayne Burke", >> "date": "2017-09-20" >> } >> }, >> "pmc": true >> } >> >> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.4.14#64029)
