git: 1810dcfc98ba - main - security/tailscale: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 10:47:10 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1810dcfc98ba730ffad6fc5910e6306f969ca48c
commit 1810dcfc98ba730ffad6fc5910e6306f969ca48c
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-02-28 10:44:20 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-02-28 10:46:16 +0000
security/tailscale: Take maintainership
PR: 262240
Approved by: mikael (maintainer)
MFH: 2022Q1
---
security/tailscale/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index d94bcc794947..74698623216d 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.20.4
DISTVERSIONPREFIX= v
CATEGORIES= security
-MAINTAINER= mikael@FreeBSD.org
+MAINTAINER= ashish@FreeBSD.org
COMMENT= Mesh VPN that makes it easy to connect your devices
LICENSE= BSD3CLAUSE