diff options
author | ArTourter <artourter@gmail.com> | 2021-10-26 18:44:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:07:06 +0700 |
commit | e4494db443d69f619121a63cd269d2d8c62aeacb (patch) | |
tree | 5972f9db7824e6368c850a00ba36ffcd5e1a2d3d /gis | |
parent | 7866687f03a997ce73f4025a77cf83fc2a1dede8 (diff) |
gis/pyshp: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/pyshp/pyshp.SlackBuild | 1 | ||||
-rw-r--r-- | gis/pyshp/pyshp.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gis/pyshp/pyshp.SlackBuild b/gis/pyshp/pyshp.SlackBuild index 1233e573ec95..8aad545897bc 100644 --- a/gis/pyshp/pyshp.SlackBuild +++ b/gis/pyshp/pyshp.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for pyshp # Copyright 2014-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/gis/pyshp/pyshp.info b/gis/pyshp/pyshp.info index 36821fc97a27..e9091aa8c5d9 100644 --- a/gis/pyshp/pyshp.info +++ b/gis/pyshp/pyshp.info @@ -6,5 +6,5 @@ MD5SUM="5a541b6fd09a825d1025c5563e769823" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="ArTourter" +EMAIL="artourter@gmail.com" |