On Fri, Feb 26, 2021 at 12:10 PM Lukas Bulwahn <[email protected]> wrote: > > 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/[email protected]/ > Signed-off-by: Lukas Bulwahn <[email protected]> > --- > applies cleanly on next-20210226 > > Dwaipayan, you probably want to add this patch to your patch series for > checkpatch > documentation. > Sure I will add it to my series.
Thanks, Dwaipayan. > 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 <[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]> > -- > 2.17.1 >

