git: 19898fd9d438 - main - devel/electron21: take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Jan 2023 12:20:56 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=19898fd9d438aa59e72b94d982cbbaf3c51c606f commit 19898fd9d438aa59e72b94d982cbbaf3c51c606f 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:19:15 +0000 devel/electron21: take maintainership PR: 269194 Approved by: mikael (maintainer) MFH: 2023Q1 --- 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/