Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 11:55:47 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57b0e4ea99ef - main - converters/yj: Take maintainer-ship
Message-ID:  <202106011155.151BtlGO064255@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

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

commit 57b0e4ea99efc7d0001c566974abf6ab8d80657d
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2021-06-01 11:55:44 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-06-01 11:55:44 +0000

    converters/yj: Take maintainer-ship
    
    Offered by obhauer via mail.
    
    Approved by:    obhauer (maintainer)
---
 converters/yj/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/converters/yj/Makefile b/converters/yj/Makefile
index c813e4716fd6..e733d9155080 100644
--- a/converters/yj/Makefile
+++ b/converters/yj/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	converters
 DIST_SUBDIR=	yj
 
-MAINTAINER=	ohauer@FreeBSD.org
+MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Convert between YAML, TOML, JSON, and HCL
 
 LICENSE=	APACHE20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106011155.151BtlGO064255>