Re: Testing an idea

2019-02-09 Thread Eric F (iEFdev)
Thanks Zero. On 2/10/19 2:39 , Zero King wrote: > I believe the maintainers field is used to contact the maintainer, > either via email or by mentioning (@) the user on GitHub. We can't > contact one with their GitLab or Bitbucket account in our PRs or Trac > tickets, so I think other Git

Re: Testing an idea

2019-02-09 Thread Zero King
On Sun, Feb 10, 2019 at 02:26:14AM +0100, Eric F (iEFdev) wrote: Hi, I had this idea I want to test here. When creating a Portfile and adding: maintainers - only GitHub is recognized when adding a username like “@fooBar”. One *could* cheat and use: In Portfile: maintainers{GitHost:\

Testing an idea

2019-02-09 Thread Eric F (iEFdev)
Hi, I had this idea I want to test here. When creating a Portfile and adding: maintainers - only GitHub is recognized when adding a username like “@fooBar”. One *could* cheat and use: In Portfile: maintainers{GitHost:\ @fooBar} With "port info": Maintainers: Email: GitHost: @fooBar