From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/4] Use proper header guard for Date: Tue, 16 Sep 2014 17:28:06 +0100 Message-ID: <1410884886.23505.6.camel@citrix.com> References: <1410642625-45876-1-git-send-email-saper@saper.info> <1410884592.23505.3.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XTvcC-0004dT-DB for xen-devel@lists.xenproject.org; Tue, 16 Sep 2014 16:28:28 +0000 In-Reply-To: <1410884592.23505.3.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Marcin Cieslak Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2014-09-16 at 17:23 +0100, Ian Campbell wrote: > On Sat, 2014-09-13 at 21:10 +0000, Marcin Cieslak wrote: > > I didn't spot this on the first patch I commented on but all patches > accepted into Xen need to have a Signed-off-by. Please see > http://wiki.xen.org/wiki/Submitting_Xen_Patches#Signing_off_a_patch. Also, please CC the relevant maintainers. You can find these in MAINTAINERS or use ./scripts/get_maintainer.pl to help automatically look them up. Ian.