[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60218] [PATCH v2 3/3] .patman: New configuration file.
From: |
Simon Tournier |
Subject: |
[bug#60218] [PATCH v2 3/3] .patman: New configuration file. |
Date: |
Fri, 06 Jan 2023 18:26:06 +0100 |
Hi Maxim,
On Tue, 27 Dec 2022 at 10:32, Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
> +++ b/.patman
> @@ -0,0 +1,9 @@
> +# This config file allows for Patchwork integration with
> +# https://patches.guix-patches.cbaines.net/.
> +[settings]
> +project: guix-patches
> +patchwork_url: https://patches.guix-patches.cbaines.net
> +add_signoff: False
> +# TODO: enable check_patch
> +check_patch: False
> +get_maintainer_script: etc/teams.scm get-maintainer
Maybe it could be worse to provide an example about how to use this
.patman file. Maybe under Notifying Teams [1] or Teams [2]. WDYT?
1: https://guix.gnu.org/manual/devel/en/guix.html#Notifying-Teams-1
2: https://guix.gnu.org/manual/devel/en/guix.html#Teams
Cheers,
simon
- [bug#60218] [PATCH v2 3/3] .patman: New configuration file.,
Simon Tournier <=