From e1846b412f820e74b445c89e716890d95700d422 Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Sat, 18 May 2024 14:12:29 +0200 Subject: [PATCH] Updated maintainer and link to HEAD --- push-notify-apn.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/push-notify-apn.cabal b/push-notify-apn.cabal index 296f59a..ee4cd0e 100644 --- a/push-notify-apn.cabal +++ b/push-notify-apn.cabal @@ -10,8 +10,8 @@ description: homepage: https://github.com/memrange/apn#readme license: BSD3 license-file: LICENSE -author: Hans-Christian Esperer -maintainer: hc@hcesperer.org +author: Marc Scholten +maintainer: marc@digitallyinduced.com copyright: 2017-2020 Memrange UG category: Network, Cloud, Mobile build-type: Simple @@ -77,4 +77,4 @@ test-suite apn-test source-repository head type: git - location: https://github.com/memrange/push-notify-apn + location: https://github.com/digitallyinduced/push-notify-apn