Received: from theta.ikke.info (theta.ikke.info [178.21.117.236]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 8C1A32223A0 for <~alpine/aports@lists.alpinelinux.org>; Mon, 19 May 2025 19:06:12 +0000 (UTC) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by theta.ikke.info (Postfix) with ESMTPSA id 498A1140227 for <~alpine/aports@lists.alpinelinux.org>; Mon, 19 May 2025 18:55:36 +0000 (UTC) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-54b0d638e86so6668548e87.1 for <~alpine/aports@lists.alpinelinux.org>; Mon, 19 May 2025 12:06:10 -0700 (PDT) X-Gm-Message-State: AOJu0YzsS+ft5ZO75GWeRaI3ZfTc7nTHmjLeUfArGlqt8hYJkWd4d0R5 tLRN+MrVRvI2d/pWrkxifJPVvNmr15vtx21ymXKKP4KiTeI/58eVAlPfV1edeRhBP7mC0IsacG9 tJ3NbLea7ui5U66AESBuiWcE2XmlUvAM= X-Google-Smtp-Source: AGHT+IHRNcPOSlXW+WCauu8f3M7X7x3YzpEtSq/TMtx25q1+6mLH3stWD2I1IotMHwhDYBJieqWIDvauClV4xG91OVc= X-Received: by 2002:a05:651c:3131:b0:300:5c57:526b with SMTP id 38308e7fff4ca-328096bbd6cmr47790131fa.11.1747681570082; Mon, 19 May 2025 12:06:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kevin Date: Mon, 19 May 2025 21:05:53 +0200 X-Gmail-Original-Message-ID: X-Gm-Features: AX0GCFv-OqRcqnyCwY3umR1gF2-3XluYfncrQaLCoHKMUtBbSbwJnXdDDC32A8o Message-ID: Subject: Re: How to push on aports ? To: =?UTF-8?Q?Tristan_Isra=C3=ABl?= Cc: ~alpine/aports@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello Tristan, Welcome to the Alpine community. The way to do it is described for example here: https://wiki.alpinelinux.org/wiki/Creating_patches#Submitting= _patches_via_Gitlab The idea is to create a [fork][0] of aports, push your changes in a new branch, and then make a merge request against alpine/aports. One of the developers will then review it, suggest any changes if necessary, and then merge it if all is good. Hope this helps, Kevin [0]:https://gitlab.alpinelinux.org/alpine/aports/-/forks/new On Mon, May 19, 2025 at 7:33=E2=80=AFPM Tristan Isra=C3=ABl wrote: > > Hello, > > I am sorry but I can=E2=80=99t find the information on the gitlab reposit= ory. I would like to propose a new packet but I am not authorized to push o= n aports/testing. Is there any documentation on the process of submitting n= ew packages and fixes? > > Thank you!