Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2021 20:44:13 GMT
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80ad911680dc - main - devel/rbtools: Drop maintainership.
Message-ID:  <202109262044.18QKiDW3094501@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rakuco:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80ad911680dca934f0ebfa2da3de07cbac624dc8

commit 80ad911680dca934f0ebfa2da3de07cbac624dc8
Author:     Raphael Kubo da Costa <rakuco@FreeBSD.org>
AuthorDate: 2021-09-26 20:42:21 +0000
Commit:     Raphael Kubo da Costa <rakuco@FreeBSD.org>
CommitDate: 2021-09-26 20:42:21 +0000

    devel/rbtools: Drop maintainership.
    
    I have not had to interact with ReviewBoard for years and ended up
    badly neglecting the port.
---
 devel/rbtools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/rbtools/Makefile b/devel/rbtools/Makefile
index 5e915383c1f3..4fe5dba86341 100644
--- a/devel/rbtools/Makefile
+++ b/devel/rbtools/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSIO
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${ORIGNAME}-${DISTVERSION}
 
-MAINTAINER=	rakuco@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Set of client tools to use with Review Board
 
 LICENSE=	MIT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109262044.18QKiDW3094501>