Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2020 14:42:55 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552339 - head/sysutils/debootstrap
Message-ID:  <202010141442.09EEgtbe009628@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed Oct 14 14:42:54 2020
New Revision: 552339
URL: https://svnweb.freebsd.org/changeset/ports/552339

Log:
  Take over maintainership of sysutils/debootstrap.   I have some
  more changes in my queue and waiting for maintainer timeout each
  time slows things down.
  
  Approved by:	maintainer timeout
  Sponsored by:	The FreeBSD Foundation
  Differential Revision:	https://reviews.freebsd.org/D26553

Modified:
  head/sysutils/debootstrap/Makefile

Modified: head/sysutils/debootstrap/Makefile
==============================================================================
--- head/sysutils/debootstrap/Makefile	Wed Oct 14 14:29:00 2020	(r552338)
+++ head/sysutils/debootstrap/Makefile	Wed Oct 14 14:42:54 2020	(r552339)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	lifanov@FreeBSD.org
+MAINTAINER=	trasz@FreeBSD.org
 COMMENT=	Install Debian base system into a directory
 
 LICENSE=	MIT



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