git: c64dd4d945ec - main - graphics/eglexternalplatform: Take for x11 maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Feb 2026 06:06:14 UTC
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c64dd4d945ecbd29cc36b876cb7b58ea806c65e0
commit c64dd4d945ecbd29cc36b876cb7b58ea806c65e0
Author: Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2026-02-21 05:56:32 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2026-02-21 06:04:33 +0000
graphics/eglexternalplatform: Take for x11 maintainership
This will fall under the nvidia umbrella of x11:
ashafer, danfe, kbowling, Tomoaki AOKI
---
graphics/eglexternalplatform/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/eglexternalplatform/Makefile b/graphics/eglexternalplatform/Makefile
index 24360920d55e..c2fec1fffc92 100644
--- a/graphics/eglexternalplatform/Makefile
+++ b/graphics/eglexternalplatform/Makefile
@@ -2,7 +2,7 @@ PORTNAME= eglexternalplatform
DISTVERSION= 1.2.1
CATEGORIES= graphics
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= x11@FreeBSD.org
COMMENT= EGL External Platform interface
WWW= https://github.com/NVIDIA/eglexternalplatform