]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
MAINTAINERS: clarify responsibility for checkpatch documentation
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 26 Feb 2021 09:38:27 +0000 (15:08 +0530)
committerJonathan Corbet <corbet@lwn.net>
Sun, 7 Mar 2021 00:36:51 +0000 (17:36 -0700)
As discussed, Dwaipayan and Lukas take the responsibility for maintaining
the checkpatch documentation that is currently being built up.

To be sure that the checkpatch maintainers and the corresponding
documentation maintainers can keep the content synchronized, add them as
reviewers to the counterpart.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Dwaipayan Ray <dwaipayanray1@gmail.com>
Link: https://lore.kernel.org/lkml/bcee822d1934772f47702ee257bc735c8f467088.camel@perches.com/
Link: https://lore.kernel.org/r/20210226093827.12700-4-dwaipayanray1@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
MAINTAINERS

index d92f85ca831d30d658fef768575ba538be4d4b93..e66ff3daf23cb04890ba03202955703bff3a2cba 100644 (file)
@@ -4181,9 +4181,18 @@ X:       drivers/char/tpm/
 CHECKPATCH
 M:     Andy Whitcroft <apw@canonical.com>
 M:     Joe Perches <joe@perches.com>
+R:     Dwaipayan Ray <dwaipayanray1@gmail.com>
+R:     Lukas Bulwahn <lukas.bulwahn@gmail.com>
 S:     Maintained
 F:     scripts/checkpatch.pl
 
+CHECKPATCH DOCUMENTATION
+M:     Dwaipayan Ray <dwaipayanray1@gmail.com>
+M:     Lukas Bulwahn <lukas.bulwahn@gmail.com>
+R:     Joe Perches <joe@perches.com>
+S:     Maintained
+F:     Documentation/dev-tools/checkpatch.rst
+
 CHINESE DOCUMENTATION
 M:     Harry Wei <harryxiyou@gmail.com>
 M:     Alex Shi <alex.shi@linux.alibaba.com>