git: 78f986923997 - main - devel/binutils: Take on maintainership

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Wed, 17 Aug 2022 18:18:41 UTC
The branch main has been updated by cy:

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

commit 78f986923997ef2ec5da124c0bec69c271a46983
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-08-17 18:15:47 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-08-17 18:18:33 +0000

    devel/binutils: Take on maintainership
    
    Typically the practice should be to assume maintainership while committing
    other more substancial patches. However the planned update from 2.37 to
    2.39 will require an exp-run. Let's do the MAINTAINER change first and do
    the rest after the exp-run has been successfully completed.
    
    Exp-run suggested by:   danfe
---
 devel/binutils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index f04fb7f1c86f..cfbd408f2671 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -5,7 +5,7 @@ PORTEPOCH?=	1
 CATEGORIES?=	devel
 MASTER_SITES=	SOURCEWARE/binutils/releases
 
-MAINTAINER?=	ports@FreeBSD.org
+MAINTAINER?=	cy@FreeBSD.org
 COMMENT?=	GNU binary tools
 
 LICENSE=	GPLv3 LGPL3