On Thu, Mar 21, 2019 at 5:42 PM Mojca Miklavec <mo...@macports.org> wrote:
> Just create an empty list of maintainers. > There are some ports which have : *{ryandesign @ryandesign} nomaintainer} *as the output of maintainers . What does "nomaintainer" mean here? > We also need to add emails. Maybe something like > "email" : { "name" : "ryandesign", "domain" : "macports.org" }, > "github": "ryandesign" > > Suppose current output is this: {something @someotherthing}. So, here 'something' is the 'name'? And that name followed by @macports.org would give the email? And for some ports the maintainers output is like: {gmail.com:name @gname}, so there the email would be n...@gmail.com instead of n...@macports.org ? > Alternative would be to treat users with commit rights in a different > way (domain is always macports), but I don't see any reason to do so. > How do I know that the user has commit rights? Thank You