Commit a68108c8 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Greg Kroah-Hartman
Browse files

MAINTAINERS: add spdxexclude to LICENSES and SPDX stuff



Commit 0509b270 ("scripts/spdxcheck: Put excluded files and directories
into a separate file") moved excluded files to the new file
scripts/spdxexclude, but did not adjust the MAINTAINERS section. The file
scripts/spdxexclude clearly belongs to LICENSES and SPDX stuff.

Add a corresponding file entry.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220825152029.12660-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9c6d194f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11625,6 +11625,7 @@ F: Documentation/process/license-rules.rst
F:	LICENSES/
F:	scripts/spdxcheck-test.sh
F:	scripts/spdxcheck.py
F:	scripts/spdxexclude
LINEAR RANGES HELPERS
M:	Mark Brown <broonie@kernel.org>