All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] Add .b4-config file
@ 2025-01-13 22:02 Ricardo B. Marliere via ltp
  2025-01-14  2:43 ` Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ricardo B. Marliere via ltp @ 2025-01-13 22:02 UTC (permalink / raw)
  To: Linux Test Project; +Cc: Ricardo B. Marliere

This file configures the `b4` tool which some contributors might use.

Signed-off-by: Ricardo B. Marliere <rbm@suse.com>
---
 .b4-config | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.b4-config b/.b4-config
new file mode 100644
index 0000000000000000000000000000000000000000..2efdf2273240dcf57bd5cab174ff6c7a1952dd5b
--- /dev/null
+++ b/.b4-config
@@ -0,0 +1,6 @@
+# Configuration for the `b4` tool
+# See https://b4.docs.kernel.org/en/latest/config.html
+[b4]
+    send-series-to = Linux Test Project <ltp@lists.linux.it>
+    pw-url = https://patchwork.ozlabs.org/
+    pw-project = ltp

---
base-commit: 7aea2cea9ad5d9e1586112a57948c7f85dc12970
change-id: 20250113-add_b4-config-4fb22fbded22

Best regards,
-- 
Ricardo B. Marliere <rbm@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-14  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 22:02 [LTP] [PATCH] Add .b4-config file Ricardo B. Marliere via ltp
2025-01-14  2:43 ` Petr Vorel
2025-01-14  8:26 ` Andrea Cervesato via ltp
2025-01-14  9:11 ` Cyril Hrubis
2025-01-14  9:15   ` Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.