Date: Tue, 11 Jan 2022 15:20:05 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a3dc2936b35b - main - textproc/redisearch*: drop maintainership Message-ID: <202201111520.20BFK5Cm061408@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3dc2936b35be33f293a9413c16884873edb7035 commit a3dc2936b35be33f293a9413c16884873edb7035 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-11 15:19:35 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-11 15:19:57 +0000 textproc/redisearch*: drop maintainership --- textproc/redisearch/Makefile | 2 +- textproc/redisearch16/Makefile | 2 +- textproc/redisearch20/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/redisearch/Makefile b/textproc/redisearch/Makefile index 7be00e1707b3..19096aba325f 100644 --- a/textproc/redisearch/Makefile +++ b/textproc/redisearch/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.2.6 CATEGORIES= textproc -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN diff --git a/textproc/redisearch16/Makefile b/textproc/redisearch16/Makefile index 8bc456c858ad..08bd7d0f18b4 100644 --- a/textproc/redisearch16/Makefile +++ b/textproc/redisearch16/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.6.16 CATEGORIES= textproc -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN diff --git a/textproc/redisearch20/Makefile b/textproc/redisearch20/Makefile index 07a2c0e318f9..82d6afe63382 100644 --- a/textproc/redisearch20/Makefile +++ b/textproc/redisearch20/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.0.15 CATEGORIES= textproc -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111520.20BFK5Cm061408>