aboutsummaryrefslogtreecommitdiff
path: root/.patman
blob: 953bf72392c61cff19724b48c114345774dadc82 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
ignore_bad_tags: True
8bdca6cd3effe94b'>uuid: Add 'uuid=?' and use it....Ludovic Courtès 2017-09-22uuid: Add a parser for FAT32 UUIDs....Ludovic Courtès 2017-09-14uuid: Move tests to 'tests/uuid.scm'....Ludovic Courtès