Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2026 09:09:33 +0000
From:      Fukang Chen <loader@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a5d0ffa99549 - main - comms/py-esptool: Drop maintainership
Message-ID:  <695639cd.838a.8f42ab7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by loader:

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

commit a5d0ffa99549af467f1f300cc2e0419cd517dba1
Author:     Fukang Chen <loader@FreeBSD.org>
AuthorDate: 2026-01-01 09:01:53 +0000
Commit:     Fukang Chen <loader@FreeBSD.org>
CommitDate: 2026-01-01 09:01:53 +0000

    comms/py-esptool: Drop maintainership
    
    It takes days to compile lang/rust on the armv7, aarch64 and riscv64
    devices just to test a Python flasher script, I would prefer to spend
    the time improving my own limited C implementation.
    
    PR:     292052
---
 comms/py-esptool/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile
index 693c775398ac..65da3fc7a3bc 100644
--- a/comms/py-esptool/Makefile
+++ b/comms/py-esptool/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	4.10.0
 CATEGORIES=	comms python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	loader@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility to communicate with Espressif ESP8266 & ESP32 chips
 WWW=		https://github.com/espressif/esptool
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695639cd.838a.8f42ab7>