git: 01db8ddf5254 - main - emulators/wine-devel: Pass maintainership to Damjan Jovanovic

Gerald Pfeifer gerald at FreeBSD.org
Fri Oct 1 19:03:42 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01db8ddf5254ebf2950ec14ea3209f275b87128f

commit 01db8ddf5254ebf2950ec14ea3209f275b87128f
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-10-01 17:57:23 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-10-01 19:03:18 +0000

    emulators/wine-devel: Pass maintainership to Damjan Jovanovic
    
    Usually assuming maintainership goes along with a patch to update
    or fix something. The former will come soon, with next week's
    snapshot, and Damjan has been active upstream and in direct
    conversations with me, and I will be supporting and mentoring him.
---
 emulators/wine-devel/Makefile       | 2 +-
 emulators/wine-gecko-devel/Makefile | 2 +-
 emulators/wine-mono-devel/Makefile  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 1d9b0decf62d..efcbbcfc0249 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/Source \
 PKGNAMESUFFIX?=	-devel
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER?=	emulation at FreeBSD.org
+MAINTAINER?=	damjan.jov at gmail.com
 COMMENT?=	Microsoft Windows compatibility environment
 
 LICENSE=	LGPL21 LGPL3
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile
index ccf1a1b59ab8..16e53785a0ac 100644
--- a/emulators/wine-gecko-devel/Makefile
+++ b/emulators/wine-gecko-devel/Makefile
@@ -9,7 +9,7 @@ DISTNAME=	wine-gecko-${DISTVERSION}-x86
 EXTRACT_SUFX=	.msi
 EXTRACT_ONLY=
 
-MAINTAINER=	emulation at FreeBSD.org
+MAINTAINER=	damjan.jov at gmail.com
 COMMENT=	Gecko Layout Engine for Wine development branch (HTML support)
 
 LICENSE=	MPL20 GPLv2 GPLv3 LGPL21 LGPL3
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index 65e1901bfeef..963e0d5e177b 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	-devel
 EXTRACT_SUFX=	.msi
 EXTRACT_ONLY=
 
-MAINTAINER=	emulation at FreeBSD.org
+MAINTAINER=	damjan.jov at gmail.com
 COMMENT=	Mono .NET implementation for Wine development branch
 
 LICENSE=	MIT GPLv2 LGPL20


More information about the dev-commits-ports-main mailing list