diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-08 09:08:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-08 09:08:16 +0100 |
| commit | 7308d54a0eeec1a55fa0cb4f759c7eb6fa1f2527 (patch) | |
| tree | d5a2d5a693b8d3519a483ceaace424251809b4fc /maintainers-add-entry-for-licenses-and-spdx-stuff.patch | |
| parent | 80f9fa9624df530d0e0623a764491b43f0ae78bc (diff) | |
| download | patches-7308d54a0eeec1a55fa0cb4f759c7eb6fa1f2527.tar.gz | |
patches update
Diffstat (limited to 'maintainers-add-entry-for-licenses-and-spdx-stuff.patch')
| -rw-r--r-- | maintainers-add-entry-for-licenses-and-spdx-stuff.patch | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/maintainers-add-entry-for-licenses-and-spdx-stuff.patch b/maintainers-add-entry-for-licenses-and-spdx-stuff.patch deleted file mode 100644 index a411f50a538efe..00000000000000 --- a/maintainers-add-entry-for-licenses-and-spdx-stuff.patch +++ /dev/null @@ -1,38 +0,0 @@ -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 |
