aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2021-02-26 15:08:27 +0530
committerJonathan Corbet <[email protected]>2021-03-06 17:36:51 -0700
commit692180345da62cb96a49fcc7808a1929634ba70b (patch)
tree8664278e03ae75c9414ecdd9c3e8b4c1fa7270cb
parent52178ce01335d9d76611c3a5198b8778cb9b03f5 (diff)
MAINTAINERS: clarify responsibility for checkpatch documentation
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 <[email protected]> Signed-off-by: Dwaipayan Ray <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..e66ff3daf23c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4181,9 +4181,18 @@ X: drivers/char/tpm/
CHECKPATCH
M: Andy Whitcroft <[email protected]>
M: Joe Perches <[email protected]>
+R: Dwaipayan Ray <[email protected]>
+R: Lukas Bulwahn <[email protected]>
S: Maintained
F: scripts/checkpatch.pl
+CHECKPATCH DOCUMENTATION
+M: Dwaipayan Ray <[email protected]>
+M: Lukas Bulwahn <[email protected]>
+R: Joe Perches <[email protected]>
+S: Maintained
+F: Documentation/dev-tools/checkpatch.rst
+
CHINESE DOCUMENTATION
M: Harry Wei <[email protected]>
M: Alex Shi <[email protected]>