mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
11 lines
309 B
Text
11 lines
309 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
|
||
|
get_maintainer_script: etc/teams.scm get-maintainer
|
||
|
# TODO: enable check_patch
|
||
|
check_patch: False
|