From owner-svn-ports-head@freebsd.org Wed Oct 17 12:21:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B58A010D3DE9; Wed, 17 Oct 2018 12:21:09 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7018A7E01E; Wed, 17 Oct 2018 12:21:09 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 68B261067F; Wed, 17 Oct 2018 12:21:09 +0000 (UTC) From: Jan Beich To: Cy Schubert Cc: Jochen Neumeister , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r482290 - head/lang/lua52 References: <201810171210.w9HCANqI039883@slippy.cwsent.com> Date: Wed, 17 Oct 2018 14:21:04 +0200 In-Reply-To: <201810171210.w9HCANqI039883@slippy.cwsent.com> (Cy Schubert's message of "Wed, 17 Oct 2018 05:10:23 -0700") Message-ID: <4ldk-69xr-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2018 12:21:09 -0000 Cy Schubert writes: > In message <201810170939.w9H9dh0b028473@repo.freebsd.org>, Jochen > Neumeister wr > ites: > >> Author: joneum >> Date: Wed Oct 17 09:39:42 2018 >> New Revision: 482290 >> URL: https://svnweb.freebsd.org/changeset/ports/482290 >> >> Log: >> Pass maintainership to submitter >> >> PR: 232320 >> Submitted by: John Von Essen >> Sponsored by: Netzkommune GmbH >> >> Modified: >> head/lang/lua52/Makefile >> >> Modified: head/lang/lua52/Makefile >> ============================================================================= >> = >> --- head/lang/lua52/Makefile Wed Oct 17 09:30:08 2018 (r482289) >> +++ head/lang/lua52/Makefile Wed Oct 17 09:39:42 2018 (r482290) >> @@ -7,7 +7,7 @@ CATEGORIES= lang >> MASTER_SITES= http://www.lua.org/ftp/ >> PKGNAMESUFFIX= 52 >> >> -MAINTAINER= ports@FreeBSD.org >> +MAINTAINER= john@essenz.com >> COMMENT= Small, compilable scripting language providing easy access to C >> code >> >> LICENSE= MIT >> > > It used to be that maintainership of a port would be passed to the > submitter after or while accepting a patch or patches to a port. Has > this policy changed? Where is such a policy documented? Otherwise, "as soon as you wish" hasn't changed for more than 10 years. https://svnweb.freebsd.org/changeset/doc/26046 https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#idp55292232