]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: maintainers_include: store maintainers entries on a dict
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 9 May 2026 06:56:39 +0000 (08:56 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2026 14:01:48 +0000 (08:01 -0600)
commit1aac8eff9a9e6d6e23909bd4aaa583a98a8f850a
tree8fcc8a1582e33f38a65198e3d2ca9a714eae1fab
parentb15fd8c043f79d57c6bf56edb4cf036644842647
docs: maintainers_include: store maintainers entries on a dict

Instead of creating just a big output data, store entries inside
a dictionary. Doing that simplifies the parser a little bit
and make the code clearer.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Message-ID: <4ad88179e03436984f29780ae380d50591f86c67.1777987027.git.mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <f7d1a206475ee54f757b2642882013097cb5453a.1778309595.git.mchehab+huawei@kernel.org>
Documentation/sphinx/maintainers_include.py