[PATCH v2 2/2] wireless-regdb: Add .b4-config
Jiaxun Yang <[email protected]> Tue, 13 Aug 2024 20:39:40 +0100
| Newsgroups | org.infradead.lists.wireless-regdb,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
Add .b4-config to provide default email To / Cc address. Signed-off-by: Jiaxun Yang <[email protected]> --- v2: Swap cc and to, add wireless-regdb list (Jeff) --- .b4-config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.b4-config b/.b4-config new file mode 100644 index 000000000000..fb408d3f62d3 --- /dev/null +++ b/.b4-config @@ -0,0 +1,5 @@ +# Configuration for the `b4` tool +# See https://b4.docs.kernel.org/en/latest/config.html +[b4] + send-series-to = Chen-Yu Tsai <[email protected]> + send-series-cc = [email protected], [email protected] -- 2.46.0