Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 569 Bytes

File metadata and controls

23 lines (15 loc) · 569 Bytes

Repository

v4l-utils official repository is hosted at https://git.linuxtv.org/v4l-utils.git

Contributions

Patches are welcome! Please send your patches to linux-media@vger.kernel.org using the prefix [PATCH v4l-utils]. E.g:

git config set format.subjectPrefix "PATCH v4l-utils"

b4 config

If you use b4[1] for your contributor workflow you can use these options:

git config set b4.send-series-cc linux-media@vger.kernel.org
git config set b4.send-prefixes v4l-utils

[1] https://b4.docs.kernel.org/en/latest/contributor/overview.html