[macports-ports] 02/02: fix maintainer line

Ryan Schmidt ryandesign at macports.org
Sun Dec 17 00:19:39 UTC 2017


On Dec 16, 2017, at 13:19, Perry E. Metzger wrote:

> Perry E. Metzger (pmetzger) pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/d22ab001f59b8f9fb9493c931f3b94f6c4f9879d
> 
> commit d22ab001f59b8f9fb9493c931f3b94f6c4f9879d
> 
> Author: Perry E. Metzger <perry [at] piermont.com>

You should configure your git to use your MacPorts email address. I think we have instructions for that in the wiki somewhere.

> AuthorDate: Sat Dec 16 14:19:10 2017 -0500
> 
> 
>     fix maintainer line

> --- a/lang/ocaml/Portfile
> +++ b/lang/ocaml/Portfile
> @@ -13,7 +13,7 @@ version             4.05.0
>  set major_vers      [join [lrange [split ${version} .] 0 1] .]
>  platforms           darwin
>  supported_archs     i386 x86_64
> -maintainers         {@pmetzger piermont.com:perry} openmaintainer
> +maintainers         pmetzger openmaintainer

We want maintainers to list both their MacPorts handle and their GitHub handle, so ideally you would write:

maintainers {pmetzger @pmetzger} openmaintainer



More information about the macports-dev mailing list