mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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
|