From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932306Ab2CZMkR (ORCPT ); Mon, 26 Mar 2012 08:40:17 -0400 Received: from smtprelay01.ispgateway.de ([80.67.31.35]:35588 "EHLO smtprelay01.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755762Ab2CZMkQ (ORCPT ); Mon, 26 Mar 2012 08:40:16 -0400 X-Greylist: delayed 827 seconds by postgrey-1.27 at vger.kernel.org; Mon, 26 Mar 2012 08:40:16 EDT Message-ID: <4F7060F0.1010102@ladisch.de> Date: Mon, 26 Mar 2012 14:28:32 +0200 From: Clemens Ladisch User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: Jonathan Woithe CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Email/web address change References: <20120322064100.GA22857@marvin.atrad.com.au> In-Reply-To: <20120322064100.GA22857@marvin.atrad.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Df-Sender: bGludXgta2VybmVsQGNsLmRvbWFpbmZhY3Rvcnkta3VuZGUuZGU= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jonathan Woithe wrote: > Below is a trivial patch against the kernel tree which updates occurances of > my email address in the kernel tree. However, I am not certain what the > acceptable practice is when addresses of contributors are updated Trivial patches should be sent to the Trivial Patch Monkey and still require a proper subject, log message, and Signed-off-by tag; see Documentation/SubmittingPatches. Regards, Clemens