From owner-svn-ports-head@freebsd.org Sat May 23 15:44:32 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00DE72CE508; Sat, 23 May 2020 15:44:31 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49TnjC4PRpz4CDx; Sat, 23 May 2020 15:44:31 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: by toco-domains.de (Postfix, from userid 65534) id 2FDF8DEE9A; Sat, 23 May 2020 17:44:29 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on toco-mail X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 Received: from Jochens-MacBook-Pro.local (p5b0fd52e.dip0.t-ipconnect.de [91.15.213.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 9BB07DEE8D; Sat, 23 May 2020 17:44:26 +0200 (CEST) Subject: Re: svn commit: r536305 - head/devel/cvs To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202005231506.04NF6Qoh040961@repo.freebsd.org> <202005231540.04NFeXiK018718@slippy.cwsent.com> From: Jochen Neumeister Message-ID: Date: Sat, 23 May 2020 17:44:25 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <202005231540.04NFeXiK018718@slippy.cwsent.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-Rspamd-Queue-Id: 49TnjC4PRpz4CDx X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:24940, ipnet:176.9.0.0/16, country:DE]; local_wl_from(0.00)[FreeBSD.org] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Sat, 23 May 2020 15:44:32 -0000 Am 23.05.20 um 17:40 schrieb Cy Schubert: > In message <202005231506.04NF6Qoh040961@repo.freebsd.org>, Jochen > Neumeister wr > ites: >> Author: joneum >> Date: Sat May 23 15:06:26 2020 >> New Revision: 536305 >> URL: https://svnweb.freebsd.org/changeset/ports/536305 >> >> Log: >> Give Maintainership to submitter >> >> PR: 246678 >> Submitted by: schaiba@gmail.com >> MFH: 2020Q2 >> Sponsored by: Netzkommune GmbH >> >> Modified: >> head/devel/cvs/Makefile >> >> Modified: head/devel/cvs/Makefile >> ============================================================================= >> = >> --- head/devel/cvs/Makefile Sat May 23 15:02:21 2020 (r536304) >> +++ head/devel/cvs/Makefile Sat May 23 15:06:26 2020 (r536305) >> @@ -6,7 +6,7 @@ PORTREVISION?= 6 >> CATEGORIES= devel >> MASTER_SITES= LOCAL/eadler >> >> -MAINTAINER?= ports@FreeBSD.org >> +MAINTAINER?= schaiba@gmail.com >> COMMENT?= Version control system >> >> LICENSE= GPLv2+ >> > I have a problem with people taking maintainership without contributing. > How many times has it been when someone requests and receives > maintainership, then ignores emails to approve a commit? > > The first thing to ask in a PR such as this is, what are your plans? This discussion again? :-) Are there any rules into a Handbook, that define when you can adopt a port? Who decides from which post someone is authorized to get a port?