1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

.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.
This commit is contained in:
Maxim Cournoyer
2023-05-01 12:16:05 -04:00
parent 1d77fd705b
commit f21007ce4a

View File

@@ -5,7 +5,6 @@
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
get_maintainer_script: etc/teams.scm get-maintainer
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True