On Tue, Aug 27, 2019 at 09:36:23PM +0200, Thomas Gleixner wrote: > On Tue, 27 Aug 2019, Greg Kroah-Hartman wrote: > > > Thomas and I seem to have become the "unofficial" maintainers for these > > files and questions about SPDX things. So let's make it official. > > > > Reported-by: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx> > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -9234,6 +9234,17 @@ F: include/linux/nd.h > > F: include/linux/libnvdimm.h > > F: include/uapi/linux/ndctl.h > > > > +LICENSES and SPDX stuff > > +M: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > +M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > +L: linux-spdx@xxxxxxxxxxxxxxx > > +S: Maintained > > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git > > +F: COPYING > > +F: LICENSES/ > > +F: scripts/spdxcheck-test.sh > > +F: scripts/spdxcheck.py > > We probably want to add Documentation/process/license-rules.rst as well. Good idea, will go refresh this patch... thanks, greg k-h