diff mbox series

multipath-tools: add .b4-config

Message ID 20250321085441.16968-1-xose.vazquez@gmail.com (mailing list archive)
State New
Headers show
Series multipath-tools: add .b4-config | expand

Commit Message

Xose Vazquez Perez March 21, 2025, 8:54 a.m. UTC
docs: https://b4.docs.kernel.org

Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 .b4-config | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .b4-config

Comments

Martin Wilck March 21, 2025, 11:01 a.m. UTC | #1
On Fri, 2025-03-21 at 09:54 +0100, Xose Vazquez Perez wrote:
> docs: https://b4.docs.kernel.org
> 
> Cc: Martin Wilck <mwilck@suse.com>
> Cc: Benjamin Marzinski <bmarzins@redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>

Looks ok to me, but I'm not a b4 user, so I can't judge with
confidence.

Martin

> ---
>  .b4-config | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 .b4-config
> 
> diff --git a/.b4-config b/.b4-config
> new file mode 100644
> index 00000000..cd440059
> --- /dev/null
> +++ b/.b4-config
> @@ -0,0 +1,5 @@
> +# Configuration for the `b4` tool
> +# See https://git.kernel.org/pub/scm/utils/b4/b4.git/about/
> +[b4]
> +	send-series-to = Martin Wilck <mwilck@suse.com>, Benjamin
> Marzinski <bmarzins@redhat.com>
> +	send-series-cc = DM-DEVEL ML <dm-devel@lists.linux.dev>,
> Christophe Varoqui <christophe.varoqui@opensvc.com>
diff mbox series

Patch

diff --git a/.b4-config b/.b4-config
new file mode 100644
index 00000000..cd440059
--- /dev/null
+++ b/.b4-config
@@ -0,0 +1,5 @@ 
+# Configuration for the `b4` tool
+# See https://git.kernel.org/pub/scm/utils/b4/b4.git/about/
+[b4]
+	send-series-to = Martin Wilck <mwilck@suse.com>, Benjamin Marzinski <bmarzins@redhat.com>
+	send-series-cc = DM-DEVEL ML <dm-devel@lists.linux.dev>, Christophe Varoqui <christophe.varoqui@opensvc.com>