[PATCH v5 0/5] multicommiters model documentation

Mauro Carvalho Chehab posted 5 patches 1 month ago
Documentation/driver-api/media/index.rst      |   1 +
.../media/maintainer-entry-profile.rst        | 263 ++++++++++++----
.../driver-api/media/media-committer.rst      | 280 ++++++++++++++++++
.../process/maintainer-pgp-guide.rst          |   2 +
MAINTAINERS                                   |   3 +-
5 files changed, 497 insertions(+), 52 deletions(-)
create mode 100644 Documentation/driver-api/media/media-committer.rst
[PATCH v5 0/5] multicommiters model documentation
Posted by Mauro Carvalho Chehab 1 month ago
This is a respin over the latest discussions with regards to the media
multicommitters model.

On this version, some texts were improved after Sakari's review.

Mauro Carvalho Chehab (5):
  docs: maintainer-pgp-guide.rst: add a reference for kernel.org sign
  MAINTAINERS: fix a couple issues at media input infrastructure
  docs: media: update maintainer-entry-profile for multi-committers
  docs: media: document media multi-committers rules and process
  docs: media: profile: make it clearer about maintainership duties

 Documentation/driver-api/media/index.rst      |   1 +
 .../media/maintainer-entry-profile.rst        | 263 ++++++++++++----
 .../driver-api/media/media-committer.rst      | 280 ++++++++++++++++++
 .../process/maintainer-pgp-guide.rst          |   2 +
 MAINTAINERS                                   |   3 +-
 5 files changed, 497 insertions(+), 52 deletions(-)
 create mode 100644 Documentation/driver-api/media/media-committer.rst

-- 
2.51.0
Re: [PATCH v5 0/5] multicommiters model documentation
Posted by Sakari Ailus 1 week, 4 days ago
Hi Mauro,

On Tue, Sep 02, 2025 at 12:02:17PM +0200, Mauro Carvalho Chehab wrote:
> This is a respin over the latest discussions with regards to the media
> multicommitters model.
> 
> On this version, some texts were improved after Sakari's review.
> 
> Mauro Carvalho Chehab (5):
>   docs: maintainer-pgp-guide.rst: add a reference for kernel.org sign
>   MAINTAINERS: fix a couple issues at media input infrastructure
>   docs: media: update maintainer-entry-profile for multi-committers
>   docs: media: document media multi-committers rules and process
>   docs: media: profile: make it clearer about maintainership duties
> 
>  Documentation/driver-api/media/index.rst      |   1 +
>  .../media/maintainer-entry-profile.rst        | 263 ++++++++++++----
>  .../driver-api/media/media-committer.rst      | 280 ++++++++++++++++++
>  .../process/maintainer-pgp-guide.rst          |   2 +
>  MAINTAINERS                                   |   3 +-
>  5 files changed, 497 insertions(+), 52 deletions(-)
>  create mode 100644 Documentation/driver-api/media/media-committer.rst

Thank you for updating the set, it looks good to me.

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>

-- 
Kind regards,

Sakari Ailus