.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
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 1 deletions

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