On Fri, May 6, 2016 at 1:16 AM, Göktürk Yüksek <gokt...@binghamton.edu> wrote:
> Signed-off-by: Göktürk Yüksek <gokt...@binghamton.edu>
> ---
>  metadata.xsd | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/metadata.xsd b/metadata.xsd
> index 8bc6a4e..fe2c5d2 100644
> --- a/metadata.xsd
> +++ b/metadata.xsd
> @@ -137,7 +137,7 @@
>                         <xs:element name='email' type='emailType'
>                                 minOccurs='0'/>
>                         <xs:element name='name' type='xs:token'
> -                               minOccurs='0'/>
> +                               minOccurs='1'/>
>                 </xs:all>
>                 <xs:attribute name='status' 
> type='upstreamMaintainerStatusAttrType'
>                         default='unknown'/>

IMO this patch could do with a bit more rationale. Personally, I don't
like this change, as it seems enough in many cases to just add an
email address for an upstream maintainer (for example, maybe the
upstream maintainer is a mailing list?).

Cheers,

Dirkjan

Reply via email to