All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4l-utils] CONTRIBUTE: Add simple contribution instructions
@ 2025-06-05 12:09 Ricardo Ribalda
  2025-06-05 12:46 ` Laurent Pinchart
  0 siblings, 1 reply; 8+ messages in thread
From: Ricardo Ribalda @ 2025-06-05 12:09 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: linux-media, Laurent Pinchart, Ricardo Ribalda

In the media summit we discussed the need of a special prefix for
v4l-utils. This helps patchwork and media-ci.

Create a new file with a brief introductions on how to contribute and
make the `v4l-utils` official.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
 CONTRIBUTE.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md
new file mode 100644
index 0000000000000000000000000000000000000000..19a2c5814b45462f3cfeea921e277f8da00ccbd1
--- /dev/null
+++ b/CONTRIBUTE.md
@@ -0,0 +1,19 @@
+## 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]`.
+
+## 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

---
base-commit: 0d4e8e2d4e2d9d87863222e03fd3a6a4a3ff3d86
change-id: 20250605-prefix-a1a47dbdaa75

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-06  8:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 12:09 [PATCH v4l-utils] CONTRIBUTE: Add simple contribution instructions Ricardo Ribalda
2025-06-05 12:46 ` Laurent Pinchart
2025-06-05 12:54   ` Ricardo Ribalda
2025-06-05 13:17     ` Laurent Pinchart
2025-06-05 13:54       ` Ricardo Ribalda
2025-06-06  7:52       ` Mauro Carvalho Chehab
2025-06-06  8:08         ` Ricardo Ribalda
2025-06-06  8:51           ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.