git: 78fa98a0d177 - main - databases/redisjson: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 15:20:04 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=78fa98a0d177a24b398b96854df376a7f16a25c7 commit 78fa98a0d177a24b398b96854df376a7f16a25c7 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-11 15:19:02 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-11 15:19:57 +0000 databases/redisjson: drop maintainership --- databases/redisjson/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index 95a210ea7608..dfe6ad231daa 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.0.6 CATEGORIES= databases -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JSON data type for Redis LICENSE= UNKNOWN