pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/matrix-synapse



Module Name:    pkgsrc
Committed By:   js
Date:           Sun Mar  1 11:36:45 UTC 2026

Modified Files:
        pkgsrc/chat/matrix-synapse: Makefile

Log Message:
chat/matrix-synapse: Swap primary maintainer to reflect reality


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/chat/matrix-synapse/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/matrix-synapse/Makefile
diff -u pkgsrc/chat/matrix-synapse/Makefile:1.128 pkgsrc/chat/matrix-synapse/Makefile:1.129
--- pkgsrc/chat/matrix-synapse/Makefile:1.128   Thu Feb 26 15:42:05 2026
+++ pkgsrc/chat/matrix-synapse/Makefile Sun Mar  1 11:36:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2026/02/26 15:42:05 gdt Exp $
+# $NetBSD: Makefile,v 1.129 2026/03/01 11:36:45 js Exp $
 
 DISTNAME=      matrix-synapse-1.148.0
 CATEGORIES=    chat
@@ -6,8 +6,8 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=elem
 GITHUB_PROJECT=        synapse
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    js%NetBSD.org@localhost
-#MAINTAINER+=  gdt%NetBSD.org@localhost
+MAINTAINER=    gdt%NetBSD.org@localhost
+#MAINTAINER+=  js%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/element-hq/synapse/
 COMMENT=       Reference homeserver for the Matrix decentralised comms protocol
 LICENSE=       gnu-agpl-v3



Home | Main Index | Thread Index | Old Index