MAINTAINERS: Include stackleak paths in hardening entry
authorKees Cook <keescook@chromium.org>
Thu, 19 Oct 2023 00:46:20 +0000 (17:46 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 20 Oct 2023 17:40:28 +0000 (10:40 -0700)
commit8d7af820310cb547c4cb7bdc321c161833eba57f
treede0db0d6d1820403d9b8f84e7899dad9dde456af
parent0e108725f6cc5b3be9e607f89c9fbcbb236367b7
MAINTAINERS: Include stackleak paths in hardening entry

While most of the gcc-plugins are self-contained in the
scripts/gcc-plugins directory, stackleak actually has some additional
files. Add those so changes are directed to the hardening list.

Suggested-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20231019004616.work.960-kees@kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
MAINTAINERS