From owner-cvs-all@FreeBSD.ORG Wed Nov 30 00:46:18 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9157106564A; Wed, 30 Nov 2011 00:46:18 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 82DB78FC0A; Wed, 30 Nov 2011 00:46:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 64A16170E6; Tue, 29 Nov 2011 19:46:48 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1322614008; bh=LIPQv/xIGtS3yuXh4K9+MbwjiAxcCY0yf3XThyMVNYI=; b= f31Vj+DyWgPNMDO50GMCBe67CPD1CLMWkzBLFgWDuFRg/aPgn5JsVJ2vaQxWyZ3b NMAO9AS7JUYF5mhKouThisnqHNkmrApI8VGP3FhV3CXQimuDeaJStxsQZeOFs9NA DvBdtGHc283DIy0fajeQEUUfeZiAyKfDNciByaXRN5I= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id UZdEYYqrzSiD; Tue, 29 Nov 2011 19:46:48 -0500 (EST) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by spartan.hamla.org (Postfix) with ESMTPSA id 5889117042; Tue, 29 Nov 2011 19:46:47 -0500 (EST) Date: Tue, 29 Nov 2011 19:47:27 -0500 From: Sahil Tandon To: Mark Linimon Message-ID: <20111130004727.GB4223@magic.hamla.org> References: <201111281622.pASGMV6L052569@repoman.freebsd.org> <20111129014942.GB3706@magic.hamla.org> <20111129033401.GA11234@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111129033401.GA11234@lonesome.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Michael Scheidell Subject: Re: cvs commit: ports/net-mgmt/flow-tools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cvs-ports@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 00:46:18 -0000 On Mon, 2011-11-28 at 21:34:01 -0600, Mark Linimon wrote: > On Mon, Nov 28, 2011 at 08:49:42PM -0500, Sahil Tandon wrote: > > > Submitted by: fw@moov.de > > > Reviewed by: scheidell > > > Approved by: maintainer (fw@moov.de, timeout), gabor (mentor) > > > > What is the rationale for placing the submitter's name in the maintainer > > timeout 'Approved by:' tag? > > fwiw, portsmon looks for "maintainer.timeout" to help it track such > things, so I'd prefer to see "fw@moov.de (maintainer timeout)". Style considerations aside, fm@moov.de is not the maintainer (this port has none), but rather the submitter of the PR. -- Sahil Tandon