On Fri, 2025-03-21 at 09:54 +0100, Xose Vazquez Perez wrote: > docs: https://b4.docs.kernel.org > > Cc: Martin Wilck <[email protected]> > Cc: Benjamin Marzinski <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: DM-DEVEL ML <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]>
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 <[email protected]>, Benjamin > Marzinski <[email protected]> > + send-series-cc = DM-DEVEL ML <[email protected]>, > Christophe Varoqui <[email protected]>
