[macports-ports] branch master updated: remove my name everywhere
Frank Schima
mf2k at macports.org
Tue Aug 11 19:20:06 UTC 2020
> On Aug 11, 2020, at 11:44 AM, Duncan Macleod <duncanmmacleod at gmail.com> wrote:
>
> Ken (kencu) pushed a commit to branch master
> in repository macports-ports.
>
> https://github.com/macports/macports-ports/commit/1ae6f890ce2c2d267c111a29fbe38ab0b095acbd <https://github.com/macports/macports-ports/commit/1ae6f890ce2c2d267c111a29fbe38ab0b095acbd>
> The following commit(s) were added to refs/heads/master by this push:
> new 1ae6f890ce2 remove my name everywhere
> 1ae6f890ce2 is described below
>
> commit 1ae6f890ce2c2d267c111a29fbe38ab0b095acbd
> Author: Duncan Macleod <duncan.macleod at ligo.org>
> AuthorDate: Tue Aug 11 12:35:44 2020 +0100
>
> remove my name everywhere
>
> I am not maintaining any ports
> ---
> python/py-astropy/Portfile | 2 +-
> python/py-corner/Portfile | 2 +-
> python/py-dqsegdb2/Portfile | 2 +-
> python/py-gwdatafind/Portfile | 2 +-
> python/py-gwosc/Portfile | 2 +-
> python/py-gwpy/Portfile | 2 +-
> python/py-kombine/Portfile | 2 +-
> python/py-ligo-common/Portfile | 2 +-
> python/py-ligo-segments/Portfile | 2 +-
> python/py-ligotimegps/Portfile | 2 +-
> python/py-lscsoft-glue/Portfile | 3 +--
> 11 files changed, 11 insertions(+), 12 deletions(-)
>
> diff --git a/python/py-astropy/Portfile b/python/py-astropy/Portfile
> index 92c7b9fc0ad..4fb20f75865 100644
> --- a/python/py-astropy/Portfile
> +++ b/python/py-astropy/Portfile
> @@ -10,7 +10,7 @@ checksums rmd160 1467fe8bdf74980f46846767514917ec6c68ed5e \
> sha256 404200e0baa84de09ac563ad9ccab3817e9b9669d0025cee74a8752f4bc2771b \
> size 8196953
>
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
openmaintainer by itself is not valid. Use nomaintainer instead.
> categories-append science
> description A Community Python Library for Astronomy
> long_description The Astropy project is a common effort to develop \
> diff --git a/python/py-corner/Portfile b/python/py-corner/Portfile
> index 371436cf0b1..636c996d0bb 100644
> --- a/python/py-corner/Portfile
> +++ b/python/py-corner/Portfile
> @@ -11,7 +11,7 @@ categories-append science
> platforms darwin
> supported_archs noarch
> license BSD
> -maintainers {danfm.ca:dan @dfm} {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers {danfm.ca:dan @dfm} openmaintainer
>
> description Make some beautiful corner plots of samples
> long_description ${description}
> diff --git a/python/py-dqsegdb2/Portfile b/python/py-dqsegdb2/Portfile
> index c673b8cb7d2..1fff65a2e2c 100644
> --- a/python/py-dqsegdb2/Portfile
> +++ b/python/py-dqsegdb2/Portfile
> @@ -7,7 +7,7 @@ name py-dqsegdb2
> version 1.0.0
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-gwdatafind/Portfile b/python/py-gwdatafind/Portfile
> index a95157a0cb8..38748ecf1f5 100644
> --- a/python/py-gwdatafind/Portfile
> +++ b/python/py-gwdatafind/Portfile
> @@ -7,7 +7,7 @@ name py-gwdatafind
> version 1.0.2
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-gwosc/Portfile b/python/py-gwosc/Portfile
> index b40320aeda9..68f1ba33073 100644
> --- a/python/py-gwosc/Portfile
> +++ b/python/py-gwosc/Portfile
> @@ -7,7 +7,7 @@ name py-gwosc
> version 0.3.3
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-gwpy/Portfile b/python/py-gwpy/Portfile
> index 14246b7f11b..977a2bad85d 100644
> --- a/python/py-gwpy/Portfile
> +++ b/python/py-gwpy/Portfile
> @@ -8,7 +8,7 @@ github.setup gwpy gwpy 0.12.2 v
> name py-gwpy
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-kombine/Portfile b/python/py-kombine/Portfile
> index 885e9cbb374..5b802baf62c 100644
> --- a/python/py-kombine/Portfile
> +++ b/python/py-kombine/Portfile
> @@ -7,7 +7,7 @@ name py-kombine
> version 0.8.3
>
> categories-append science
> -maintainers {uoregon.edu:bfarr @bfarr} {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers {uoregon.edu:bfarr @bfarr} openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-ligo-common/Portfile b/python/py-ligo-common/Portfile
> index 52219110bca..f564966356b 100644
> --- a/python/py-ligo-common/Portfile
> +++ b/python/py-ligo-common/Portfile
> @@ -9,7 +9,7 @@ version 1.0.3
> categories-append science
> platforms darwin
> supported_archs noarch
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod}
> +maintainers openmaintainer
> license GPL-3+
>
> description Common package for LIGO Python libraries
> diff --git a/python/py-ligo-segments/Portfile b/python/py-ligo-segments/Portfile
> index 501d39bd5db..423def6383f 100644
> --- a/python/py-ligo-segments/Portfile
> +++ b/python/py-ligo-segments/Portfile
> @@ -8,7 +8,7 @@ version 1.2.0
> revision 1
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-ligotimegps/Portfile b/python/py-ligotimegps/Portfile
> index 08960721a4f..5af67592aec 100644
> --- a/python/py-ligotimegps/Portfile
> +++ b/python/py-ligotimegps/Portfile
> @@ -8,7 +8,7 @@ github.setup gwpy ligotimegps 2.0.0 v
> name py-ligotimegps
>
> categories-append science
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
> +maintainers openmaintainer
>
> platforms darwin
> license GPL-3
> diff --git a/python/py-lscsoft-glue/Portfile b/python/py-lscsoft-glue/Portfile
> index ee008410484..7e1a109d257 100644
> --- a/python/py-lscsoft-glue/Portfile
> +++ b/python/py-lscsoft-glue/Portfile
> @@ -8,8 +8,7 @@ version 2.0.0
>
> categories-append science
> platforms darwin
> -maintainers {ligo.org:duncan.macleod @duncanmmacleod} \
> - {ligo.org:ryan.fisher @rpfisher} \
> +maintainers {ligo.org:ryan.fisher @rpfisher} \
> openmaintainer
> license GPL-3+
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20200811/b9484f9e/attachment.htm>
More information about the macports-dev
mailing list