From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755043AbdLTKNn (ORCPT ); Wed, 20 Dec 2017 05:13:43 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:43193 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755025AbdLTKNk (ORCPT ); Wed, 20 Dec 2017 05:13:40 -0500 X-ME-Sender: Date: Wed, 20 Dec 2017 21:13:34 +1100 From: "Tobin C. Harding" To: Greg Kroah-Hartman Cc: Linux docs , Andrew Morton , Jonathan Corbet , Dan Williams , linux-kernel@vger.kernel.org Subject: Re: Maintainer docs for patch merging Message-ID: <20171220101334.GC9037@eros> References: <20171220002541.GW19604@eros> <20171220075603.GA22932@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171220075603.GA22932@kroah.com> X-Mailer: Mutt 1.5.24 (2015-08-30) User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 20, 2017 at 08:56:03AM +0100, Greg Kroah-Hartman wrote: > On Wed, Dec 20, 2017 at 11:25:41AM +1100, Tobin C. Harding wrote: > > Hi, > > > > Recently we started a maintainer book (merged into Jonathan's docs-next > > branch). > > > > Would any current maintainers please be willing to explain how they go > > about generating the automated emails one often receives when a patch > > [set] is applied. > > > > This may also be related to tree/branch management for maintainers > > kernel.org shows some people like to use multiple trees and some use > > branches? > > > > If deemed relevant we could add a section to the new book (and I'd also > > like to know how to do it for my own tree please so I can copy ;) > > > > I have CC'd Greg and Andrew because they seem to have a system in place > > for this. > > I "stole" Andrew's scripts for this a long time ago. I guess I can > write up something "real" for the documentation so that others can see > the shell mess that drives those emails :) > > > No rush on this, I know Christmas is soon. > > Yeah, this will have to wait until mid January at the earliest... Cool, thanks. Don't stress, I can give you a friendly reminder after LCA (end of Jan) if you like save you wasting memory on it. thanks, Tobin.