Re: [PATCH] MAINTAINERS: add entry for LICENSES and SPDX stuff
Thomas Gleixner <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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" <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > --- 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 <[email protected]> > +M: Greg Kroah-Hartman <[email protected]> > +L: [email protected] > +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. Thanks, tglx