git: 52499ef57c87 - main - devel/libuv: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 13:07:31 UTC
The branch main has been updated by adamw:
URL: https://cgit.FreeBSD.org/ports/commit/?id=52499ef57c87bd04f6d7dd860a0a12a73a944255
commit 52499ef57c87bd04f6d7dd860a0a12a73a944255
Author: Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2022-11-08 13:07:20 +0000
Commit: Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2022-11-08 13:07:20 +0000
devel/libuv: Take maintainership
---
devel/libuv/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index 97542a594fce..7cb320559494 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.44.2
CATEGORIES= devel
MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adamw@FreeBSD.org
COMMENT= Multi-platform support library with a focus on asynchronous I/O
WWW= https://github.com/libuv/libuv