From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46742) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imK5r-0002tA-6p for guix-patches@gnu.org; Tue, 31 Dec 2019 11:10:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imK5q-0006Oc-9Z for guix-patches@gnu.org; Tue, 31 Dec 2019 11:10:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57276) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imK5q-0006NV-1t for guix-patches@gnu.org; Tue, 31 Dec 2019 11:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imK5p-00032W-St for guix-patches@gnu.org; Tue, 31 Dec 2019 11:10:01 -0500 Subject: [bug#38827] [PATCH] gnu: Add gitlab-runner. Resent-Message-ID: References: <20191231091757.69869-1-r.majd@pantherx.org> <87imlwsqir.fsf@gmail.com> <87d0c4sjam.fsf@gmail.com> From: Mathieu Othacehe In-reply-to: Date: Tue, 31 Dec 2019 17:09:34 +0100 Message-ID: <87tv5ga341.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Reza Alizadeh Majd Cc: 38827@debbugs.gnu.org > I update the package definition following the above guidelines. > could you please check if this updated patch is acceptable? I fixed the indentation, added one space between the two description sentences and pushed. Thanks for your contribution, Mathieu