summary refs log tree commit diff
path: root/.patman
blob: 13fa4d0fab9fb02f55d0d54620f7ce7198dff04a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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