guix/.patman
Maxim Cournoyer f21007ce4a
.patman: Remove get_maintainer_script option.
This is now handled at the level of git via its new '--header-cmd' option,
which produces X-Debbugs-CC headers.

* .patman (get_maintainer_script): Delete option.
2023-05-01 12:39:11 -04:00

11 lines
279 B
Plaintext

# 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
ignore_bad_tags: True