git: d945bde259dd - main - sysutils/edk2: Set maintainer to uboot@
Emmanuel Vadot
manu at FreeBSD.org
Tue May 11 17:07:29 UTC 2021
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d945bde259ddc4c4d839a03c96620186dbc99a83
commit d945bde259ddc4c4d839a03c96620186dbc99a83
Author: Emmanuel Vadot <manu at FreeBSD.org>
AuthorDate: 2021-05-11 17:03:15 +0000
Commit: Emmanuel Vadot <manu at 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 at FreeBSD.org
+MAINTAINER= uboot at FreeBSD.org
COMMENT= EDK2 Firmware for ${FLAVOR}
LICENSE= BSD3CLAUSE
More information about the dev-commits-ports-all
mailing list