summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.patman10
1 files changed, 10 insertions, 0 deletions
diff --git a/.patman b/.patman
new file mode 100644
index 0000000000..20c3362ac1
--- /dev/null
+++ b/.patman
@@ -0,0 +1,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
+get_maintainer_script: etc/teams.scm get-maintainer
+# TODO: enable check_patch
+check_patch: False