diff mbox series

[bug#60218,2/2] .patman: New configuration file.

Message ID 20221220141330.30372-2-maxim.cournoyer@gmail.com
State New
Headers show
Series New teams.scm 'get-maintainer' command (for integration with patman) | expand

Commit Message

Maxim Cournoyer Dec. 20, 2022, 2:13 p.m. UTC
* .patman: New file.

---

 .patman | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 .patman
diff mbox series

Patch

diff --git a/.patman b/.patman
new file mode 100644
index 0000000000..4708bb5ea8
--- /dev/null
+++ b/.patman
@@ -0,0 +1,9 @@ 
+# 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
+# TODO: enable check_patch
+check_patch: False
+get_maintainer_script: etc/teams.scm get-maintainer