git: c1f3a71ac3fe - 2023Q1 - devel/electron21: take maintainership

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Tue, 31 Jan 2023 12:22:16 UTC
The branch 2023Q1 has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1f3a71ac3fe979ecfae854439b73c3fa9ce583d

commit c1f3a71ac3fe979ecfae854439b73c3fa9ce583d
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-01-31 12:19:15 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-01-31 12:21:53 +0000

    devel/electron21: take maintainership
    
    PR:             269194
    Approved by:    mikael (maintainer)
    MFH:            2023Q1
    
    (cherry picked from commit 19898fd9d438aa59e72b94d982cbbaf3c51c606f)
---
 devel/electron21/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/electron21/Makefile b/devel/electron21/Makefile
index 38934da9e311..808765d5b067 100644
--- a/devel/electron21/Makefile
+++ b/devel/electron21/Makefile
@@ -10,7 +10,7 @@ DISTFILES=	chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \
 		electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	mikael@FreeBSD.org
+MAINTAINER=	tagattie@FreeBSD.org
 COMMENT=	Build cross-platform desktop apps with JavaScript, HTML, and CSS
 WWW=		https://electronjs.org/