From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VHICA-0008Ql-GJ for mharc-grub-devel@gnu.org; Wed, 04 Sep 2013 14:52:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHIC0-0008Q6-UJ for grub-devel@gnu.org; Wed, 04 Sep 2013 14:52:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHIBs-0005Kk-Ap for grub-devel@gnu.org; Wed, 04 Sep 2013 14:52:40 -0400 Received: from smtp.volny.cz ([2001:4de8:71c:62::33]:56949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHIBs-0005KF-49 for grub-devel@gnu.org; Wed, 04 Sep 2013 14:52:32 -0400 Received: from [192.168.6.11] (unknown [193.86.90.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: starous@volny.cz) by smtp.volny.cz (Postfix) with ESMTPSA id BE4D2260B27 for ; Wed, 4 Sep 2013 20:52:26 +0200 (CEST) Message-ID: <5227816A.70803@volny.cz> Date: Wed, 04 Sep 2013 20:52:26 +0200 From: =?ISO-8859-2?Q?Ale=B9_Nesrsta?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130806 Thunderbird/17.0.8 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Patch(es) committing - (stupid) question Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4de8:71c:62::33 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 18:52:49 -0000 Hi, I have stupid question related to organization of committing of patches - I am currently little bit confused. Vladimir wrote to me in some latest e-mail : "I don't see any messages in my mailbox from you tagged as pending patches." And, additionally, I see only Vladimir's commits in trunk ChangeLog in the last time. I.e. it looks for me like something changed here in the meantime and I missed it - maybe only Vladimir can commit patch(es) and I should ask him in some (for me currently unknown) way - ? So, my question is: How should I correctly ask commit of my patch(es) into trunk? (Question is not related to BZR procedure, only to development organization - how to ask commit of patch or how to get permission to do commit myself, if it is still possible.) Sorry if it is written somewhere on GRUB web-pages - but for the first look I don't see any related information how the GRUB development is organized. BR, Ales