From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPp9q-0002aW-3w for qemu-devel@nongnu.org; Wed, 20 Jul 2016 06:55:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPp9k-0000rm-5z for qemu-devel@nongnu.org; Wed, 20 Jul 2016 06:55:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPp9j-0000rg-WA for qemu-devel@nongnu.org; Wed, 20 Jul 2016 06:55:12 -0400 Date: Wed, 20 Jul 2016 18:55:09 +0800 From: Fam Zheng Message-ID: <20160720105509.GA15998@ad.usersys.redhat.com> References: <1468938677-15607-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/10] Docker patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Wed, 07/20 11:31, Peter Maydell wrote: > On 19 July 2016 at 15:31, Fam Zheng wrote: > > Hi Peter, > > > > The following changes since commit d25321f210f745e428bc5c82f3dfad7a4a95a6ae: > > > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-07-19 13:00:35 +0100) > > > > are available in the git repository at: > > > > git@github.com:famz/qemu tags/docker-pull-request > > > > for you to fetch changes up to 1b596a4f6b5f28533dca315bf3ba178207bb7f23: > > > > docker: pass EXECUTABLE to build script (2016-07-19 22:10:09 +0800) > > > > ---------------------------------------------------------------- > > > > - Alex's qemu-user based debootstrap testing. > > - Some small improvements. > > > > ---------------------------------------------------------------- > > Hi; I'm afraid you've forgotten to add your signed-off-by line > as submaintainer to the patches which were written by Alex. > Could you fix this and resend, please? (You can just resend the > cover letter email.) Amusing. I explicitly checked they are in the emails, which I think are added by "git format-patch -s". But that is apparently not enough because the tag doesn't get it. Resending in a while. Fam