f21007ce4a
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.
10 lines
279 B
Text
10 lines
279 B
Text
# 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
|