| From: |
| Hans Verkuil <hverkuil+cisco-AT-kernel.org> |
| To: |
| linux-media-AT-vger.kernel.org |
| Subject: |
| [PATCHv6 0/3] docs: media: multicommitters model documentation |
| Date: |
| Mon, 27 Oct 2025 14:28:30 +0100 |
| Message-ID: |
| <cover.1761571713.git.hverkuil+cisco@kernel.org> |
| Cc: |
| Mauro Carvalho Chehab <mchehab+huawei-AT-kernel.org>, Sakari Ailus <sakari.ailus-AT-linux.intel.com>, Laurent Pinchart <laurent.pinchart-AT-ideasonboard.com>, Sean Young <sean-AT-mess.org>, Nicolas Dufresne <nicolas.dufresne-AT-collabora.com>, Bryan O'Donoghue <bryan.odonoghue-AT-linaro.org> |
| Archive-link: |
| Article |
I finally had time to continue Mauro's work on documenting the
multicommitter model.
It is a fairly big overhaul of v5. The most significant change is
that I extended the maintainer profile substantially. A lot of
the committer requirements from the v5 of media-committer.rst were
actually maintainer requirements, so I moved those over to the
maintainer profile.
Patch 1/3 updates maintainer-entry-profile.rst: it introduces the
three Media maintainer levels (Media Maintainer, Media Core Maintainer
and Media Subsystem Maintainer) and what the responsibilities are.
Patch 2/3 adds media-committer.rst: that focusses on the additional
commit rights that can be granted to a Media Maintainer.
Patch 3/3 adds back and updates the list of Media Maintainers that
disappeared in patch 1/3. Please verify this whether the email
addresses are the correct ones, and verify that the areas of responsibility
are correct and that nothing is missing.
It feels much more consistent to me, I'm looking forward to the
review comments.
I have uploaded the documentation with these patches here:
https://hverkuil.home.xs4all.nl/spec/driver-api/maintaine...
https://hverkuil.home.xs4all.nl/spec/driver-api/media-com...
Regards,
Hans
Hans Verkuil (1):
docs: media: document Media Maintainers
Mauro Carvalho Chehab (2):
docs: media: update maintainer-entry-profile for multi-committers
docs: media: document media multi-committers rules and process
Documentation/driver-api/media/index.rst | 1 +
.../media/maintainer-entry-profile.rst | 407 +++++++++++++++---
.../driver-api/media/media-committer.rst | 196 +++++++++
3 files changed, 548 insertions(+), 56 deletions(-)
create mode 100644 Documentation/driver-api/media/media-committer.rst
--
2.51.0