From owner-freebsd-stable@FreeBSD.ORG Tue Jul 17 16:31:38 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2739106564A for ; Tue, 17 Jul 2012 16:31:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7C98FC1A for ; Tue, 17 Jul 2012 16:31:38 +0000 (UTC) Received: by qaat11 with SMTP id t11so469551qaa.13 for ; Tue, 17 Jul 2012 09:31:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=y5J4jRkuPIXAYrL8yEQBP4z0MvJlMo9JMp/pZrEQA/I=; b=R8319s5piymQ5qTVDKE7zJwpo5Oo7zKbxz0JykO1tREB7VWN7ih+Z5ySg0RjLEgc2B nOWXXNWVgk1+AevOH0aV3xw85C9SnhKskwF1v48tzHtsQ8p7X/INJEwMQVxpHsgkIOCD Ts+rnJfoV6ZyqlPTemkFfVqfX2Ybr6DPzshsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=y5J4jRkuPIXAYrL8yEQBP4z0MvJlMo9JMp/pZrEQA/I=; b=XF4Fl5uIyIhv+e8Y+bPar1Bl2v415kizB/OP0V9GS+5QjhixXKWVtvzUsrOA6U10n4 CNUC0nRojveOdCgV9P0N7/xxDEwe1kbRpch7qCirKN8j6F3U23XeK89Mgj1nDygQdr9m H8FMwZ774S4ZW/u0+KToBO+u1K0GZds8I89cTd1zL4qoEJNrQcPj3GU4C/SHHopB5o8M RRFfFl+4aIl1KgKnu5owtHswLflVA3P2GivTjL+CCLFfhEpuj+rsVGg9F+3Bd9eaemdw CB234namWDmScEQjuZRsDdSb0m9cT3dz8bVZVq4Ud0bNkDbIRWm64Em+hxA51d67yFpZ UOpA== Received: by 10.60.14.227 with SMTP id s3mr4247987oec.36.1342542698028; Tue, 17 Jul 2012 09:31:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.125.70 with HTTP; Tue, 17 Jul 2012 09:31:07 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Tue, 17 Jul 2012 09:31:07 -0700 Message-ID: To: Warren Block Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmdYNQo2mRJws/3401BDZZFfgbL2RBSEbKLYsfuOLjNANTXqtRSBhOTR2pkghyrn09IUhbo Cc: freebsd-stable@freebsd.org, David Magda Subject: Re: The MFC process... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 16:31:39 -0000 On 17 July 2012 09:28, Warren Block wrote: > On Tue, 17 Jul 2012, Eitan Adler wrote: > >> On 17 July 2012 05:50, David Magda wrote: >>> >>> On Tue, July 17, 2012 02:10, Eitan Adler wrote: >>>> >>>> Of interest to me: if it could be limited to just the commits I made >>>> and optionally show me the log message and diff it would be very >>>> helpful. >>>> >>>> On a general note: be careful with any level of automation with this >>>> script though. Sometimes there are good reasons that a commit wasn't >>>> MFCed. >> >> >> >>> A lot of messages have a "MFC after" note on them, so the the developer/s >>> in question already know which commits are good candidates for bringing >>> over to STABLE. It may simply be that they could use a reminder on them. >> >> >> Just to add: developers get an automated email at the "MFC after" time >> reminding them to MFC. > > > But only once. It would be nice if it was like PR notifications, once a > week. Please no! If this is the case, it should be an option. -- Eitan Adler