Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 08:26:15 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 334bcb11af44 - main - lang/micropython: Assume maintainership for python@
Message-ID:  <202109030826.1838QFOu093050@gitrepo.freebsd.org>

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

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

commit 334bcb11af442d7a4bac09ceed53bc1594478643
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-09-03 08:13:04 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-09-03 08:13:04 +0000

    lang/micropython: Assume maintainership for python@
    
    Reported by:    koobs
    MFH:            2021Q3
---
 lang/micropython/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index a1c006dd5cfd..33aa73854595 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	4
 CATEGORIES=	lang python
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	python@FreeBSD.org
 COMMENT=	Implementation of the Python language for microcontrollers
 
 LICENSE=	MIT



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