From 2885b95af32099106b745d06fcd7761e643c8c5a Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Tue, 5 May 2020 21:02:19 -0500 Subject: [PATCH] New homepage and mailing list workflow --- README | 4 +++- cheogram.cabal | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README b/README index 643fd66..a27af45 100644 --- a/README +++ b/README @@ -1 +1,3 @@ -Bridge between XMPP MUC and SMS. +Part of the soprani.ca family of projects. + +Please report bugs and send patches to dev@singpolyma.net or join us in xmpp:discuss@conference.soprani.ca?join \ No newline at end of file diff --git a/cheogram.cabal b/cheogram.cabal index 5ade90d..7af7478 100644 --- a/cheogram.cabal +++ b/cheogram.cabal @@ -4,14 +4,14 @@ cabal-version: >= 1.14 license: OtherLicense license-file: COPYING category: Network -copyright: © 2015-2017 Stephen Paul Weber +copyright: © Stephen Paul Weber author: Stephen Paul Weber maintainer: Stephen Paul Weber stability: experimental tested-with: GHC == 7.6.3 synopsis: Groupchat for everyone! -homepage: https://github.com/singpolyma/cheogram -bug-reports: https://github.com/singpolyma/cheogram/issues +homepage: https://git.singpolyma.net/cheogram +bug-reports: mailto:dev@singpolyma.net build-type: Simple description: Bridge between XMPP MUC and SMS. @@ -53,4 +53,4 @@ executable cheogram source-repository head type: git - location: git://github.com/singpolyma/cheogram.git \ No newline at end of file + location: https://git.singpolyma.net/cheogram \ No newline at end of file -- 2.45.2