mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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
|