You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2018/12/07 15:41:00 UTC

[jira] [Resolved] (WHIMSY-144) committee-info.json has pmc without a chair

     [ https://issues.apache.org/jira/browse/WHIMSY-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved WHIMSY-144.
-------------------------
    Resolution: Fixed

This was fixed as part of WHIMSY-153

> 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
>            Priority: Major
>
> In committee-info.json, a "committee"  with '"pmc": true' must have a chair.
>     "drat": {
>       "display_name": "DRAT",
>       "site": "http://drill.apache.org/",
>       "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
(v7.6.3#76005)