guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68680] [PATCH mumi v3 3/4] Add .patman configuration file.


From: Maxim Cournoyer
Subject: [bug#68680] [PATCH mumi v3 3/4] Add .patman configuration file.
Date: Thu, 25 Jan 2024 21:26:49 -0500

* .patman: New file.
---

(no changes since v1)

 .patman | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 .patman

diff --git a/.patman b/.patman
new file mode 100644
index 0000000..87b96e9
--- /dev/null
+++ b/.patman
@@ -0,0 +1,7 @@
+[settings]
+project: guix-patches
+patchwork_url: https://patches.guix-patches.cbaines.net
+add_signoff: False
+check_patch: False
+ignore_bad_tags: True
+keep_change_id: True
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]