.b4-config 224 B

1234567
  1. # Configuration for the `b4` tool
  2. # See https://b4.docs.kernel.org/en/latest/config.html
  3. [b4]
  4. send-series-to = buildroot@buildroot.org
  5. send-auto-cc-cmd = "./utils/get-developers -e -"
  6. # vim: set filetype=gitconfig: