git: ee2985eea0c0 - 2025Q3 - graphics/glslang: drop maintainership

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 03 Jul 2025 01:07:32 UTC
The branch 2025Q3 has been updated by jbeich:

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

commit ee2985eea0c084497c6621451ea851f92de0c220
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-07-03 00:55:33 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-07-03 01:07:01 +0000

    graphics/glslang: drop maintainership
    
    (cherry picked from commit 6ff640d5fe314b7aa340ad20d7d7f755fa46a140)
---
 graphics/glslang/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile
index 1b31ac722a26..8ff252178021 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	glslang
 DISTVERSION=	15.3.0
 CATEGORIES=	graphics
 
-MAINTAINER=	jbeich@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OpenGL and OpenGL ES shader front end and validator
 WWW=		https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/