git: 3e0dcec3866b - main - devel/opencl-clang: drop maintainership

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 04 May 2023 05:02:25 UTC
The branch main has been updated by jbeich:

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

commit 3e0dcec3866b0b0278fabe3b93038f4df1ca4974
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-04 01:00:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-04 05:00:10 +0000

    devel/opencl-clang: drop maintainership
---
 devel/opencl-clang/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/opencl-clang/Makefile b/devel/opencl-clang/Makefile
index e6211548ce88..96ef1d11bb70 100644
--- a/devel/opencl-clang/Makefile
+++ b/devel/opencl-clang/Makefile
@@ -18,7 +18,7 @@ PATCHFILES+=	5491ffa3fde5.patch:-p1 # https://github.com/intel/opencl-clang/pull
 PATCHFILES+=	cb864cde32c2.patch:-p1 # https://github.com/intel/opencl-clang/issues/422
 .endif
 
-MAINTAINER=	jbeich@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Clang wrapper to compile OpenCL C kernels to SPIR-V modules
 WWW=		https://github.com/intel/opencl-clang