Add entry for boot constraint subsystem in MAINTAINERS. Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b46c9cea5ae5..0b9be1c5a982 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2718,6 +2718,15 @@ S: Supported F: drivers/net/bonding/ F: include/uapi/linux/if_bonding.h +BOOT CONSTRAINT SUBSYSTEM +M: Viresh Kumar <vire...@kernel.org> +L: linux-kernel@vger.kernel.org +S: Maintained +T: git git://git.linaro.org/people/vireshk/linux.git +F: Documentation/driver-api/boot_constraint/ +F: drivers/boot_constraint/ +F: include/linux/boot_constraint.h + BPF (Safe dynamic programs and tools) M: Alexei Starovoitov <a...@kernel.org> M: Daniel Borkmann <dan...@iogearbox.net> -- 2.15.0.194.g9af6a3dea062