aboutsummaryrefslogtreecommitdiffstats
path: root/maintainers-add-entry-for-licenses-and-spdx-stuff.patch
diff options
Diffstat (limited to 'maintainers-add-entry-for-licenses-and-spdx-stuff.patch')
-rw-r--r--maintainers-add-entry-for-licenses-and-spdx-stuff.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/maintainers-add-entry-for-licenses-and-spdx-stuff.patch b/maintainers-add-entry-for-licenses-and-spdx-stuff.patch
new file mode 100644
index 00000000000000..a411f50a538efe
--- /dev/null
+++ b/maintainers-add-entry-for-licenses-and-spdx-stuff.patch
@@ -0,0 +1,38 @@
+From foo@baz Tue 27 Aug 2019 09:50:55 PM CEST
+Date: Tue, 27 Aug 2019 21:50:55 +0200
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+To: Thomas Gleixner <tglx@linutronix.de>, linux-kernel@vger.kernel.org
+Cc: "Darrick J. Wong" <darrick.wong@oracle.com>, linux-spdx@vger.kernel.org
+Subject: [PATCH] MAINTAINERS: add entry for LICENSES and SPDX stuff
+
+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@oracle.com>
+Cc: Thomas Gleixner <tglx@linutronix.de>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+---
+ MAINTAINERS | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+--- a/MAINTAINERS
++++ b/MAINTAINERS
+@@ -9234,6 +9234,18 @@ F: include/linux/nd.h
+ F: include/linux/libnvdimm.h
+ F: include/uapi/linux/ndctl.h
+
++LICENSES and SPDX stuff
++M: Thomas Gleixner <tglx@linutronix.de>
++M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
++L: linux-spdx@vger.kernel.org
++S: Maintained
++T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git
++F: COPYING
++F: Documentation/process/license-rules.rst
++F: LICENSES/
++F: scripts/spdxcheck-test.sh
++F: scripts/spdxcheck.py
++
+ LIGHTNVM PLATFORM SUPPORT
+ M: Matias Bjorling <mb@lightnvm.io>
+ W: http://github/OpenChannelSSD