From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: right location for gitlab-runner Date: Mon, 30 Dec 2019 22:37:40 +0100 Message-ID: <87k16d1om3.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45730) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1im2jO-0002NU-Gb for guix-devel@gnu.org; Mon, 30 Dec 2019 16:37:43 -0500 In-Reply-To: (Reza Alizadeh Majd's message of "Sat, 28 Dec 2019 18:30:21 +0330") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Reza Alizadeh Majd Cc: guix-devel@gnu.org Hello! "Reza Alizadeh Majd" skribis: > I had prepare a package for `gitlab-runner`:=20 > https://docs.gitlab.com/runner/=20 > > but I'm not sure about the right place to submit regarding=20 > patch. is the `gnu/packages/ci.scm` is a good location to=20 > submit this package? Sure, sounds good! Ludo=E2=80=99.