git: 1b0277b62185 - main - databases/tarantool-c: Pass maintainership to upstream developer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 11:03:08 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1b0277b62185d8fc37b7a049393b03309585e78b
commit 1b0277b62185d8fc37b7a049393b03309585e78b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 10:57:46 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 10:57:46 +0000
databases/tarantool-c: Pass maintainership to upstream developer
PR: 264223
---
databases/tarantool-c/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/tarantool-c/Makefile b/databases/tarantool-c/Makefile
index 958f9432a0e7..f017404088e5 100644
--- a/databases/tarantool-c/Makefile
+++ b/databases/tarantool-c/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.0.1
PORTREVISION= 5
CATEGORIES= databases
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= balaev@tarantool.org
COMMENT= C client for Tarantool 1.6+
LICENSE= BSD2CLAUSE