[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210226064029.1143-1-lukas.bulwahn@gmail.com>
Date: Fri, 26 Feb 2021 07:40:29 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Dwaipayan Ray <dwaipayanray1@...il.com>,
linux-kernel-mentees@...ts.linuxfoundation.org
Cc: Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH for Dwaipayan] 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.
Link: https://lore.kernel.org/lkml/bcee822d1934772f47702ee257bc735c8f467088.camel@perches.com/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
applies cleanly on next-20210226
Dwaipayan, you probably want to add this patch to your patch series for checkpatch
documentation.
Feel free to add your Signed-off-by tag just following mine.
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 16ada1a4b751..6b48b79ba284 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4181,9 +4181,18 @@ X: drivers/char/tpm/
CHECKPATCH
M: Andy Whitcroft <apw@...onical.com>
M: Joe Perches <joe@...ches.com>
+R: Dwaipayan Ray <dwaipayanray1@...il.com>
+R: Lukas Bulwahn <lukas.bulwahn@...il.com>
S: Maintained
F: scripts/checkpatch.pl
+CHECKPATCH DOCUMENTATION
+M: Dwaipayan Ray <dwaipayanray1@...il.com>
+M: Lukas Bulwahn <lukas.bulwahn@...il.com>
+R: Joe Perches <joe@...ches.com>
+S: Maintained
+F: Documentation/dev-tools/checkpatch.rst
+
CHINESE DOCUMENTATION
M: Harry Wei <harryxiyou@...il.com>
M: Alex Shi <alex.shi@...ux.alibaba.com>
--
2.17.1
Powered by blists - more mailing lists