Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 17:07:29 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d945bde259dd - main - sysutils/edk2: Set maintainer to uboot@
Message-ID:  <202105111707.14BH7TcA009800@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

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

commit d945bde259ddc4c4d839a03c96620186dbc99a83
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-05-11 17:03:15 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2021-05-11 17:07:19 +0000

    sysutils/edk2: Set maintainer to uboot@
    
    Nobody should ever own this port so set the uboot list as the maintainer.
    Even if it's not uboot this port is a flavored port for edk2 targeting
    arm64 boards (for now) so uboot@ is the closest things that we have.
---
 sysutils/edk2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/edk2/Makefile b/sysutils/edk2/Makefile
index d50ad4f43929..dde3c01381b9 100644
--- a/sysutils/edk2/Makefile
+++ b/sysutils/edk2/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	edk2
 PORTVERSION=	g202005
 CATEGORIES=	sysutils
 
-MAINTAINER=	manu@FreeBSD.org
+MAINTAINER=	uboot@FreeBSD.org
 COMMENT=	EDK2 Firmware for ${FLAVOR}
 
 LICENSE=	BSD3CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105111707.14BH7TcA009800>