- # Configuration for the `b4` tool
- # See https://b4.docs.kernel.org/en/latest/config.html
- [b4]
- send-series-to = buildroot@buildroot.org
- send-auto-cc-cmd = "./utils/get-developers -e -"
- prep-perpatch-check-cmd = "./utils/check-package -q -p -"
- # vim: set filetype=gitconfig:
|