diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-15 15:03:24 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-01 09:42:50 +0100 |
commit | d34af066f084defffd77f33778217fef8889e063 (patch) | |
tree | 8add752c995c3fe1804e33e8e103554891ae3e3d | |
parent | 1129534f73336addfcea53a65c7847d1aa1d2175 (diff) | |
download | linux-exynos-d34af066f084defffd77f33778217fef8889e063.tar.gz linux-exynos-d34af066f084defffd77f33778217fef8889e063.tar.bz2 linux-exynos-d34af066f084defffd77f33778217fef8889e063.zip |
MAINTAINERS: Add Sasha as a stable branch maintainer
commit cb5d21946d2a2f4687c482ab4604af1d29dac35a upstream.
Sasha has somehow been convinced into helping me with the stable kernel
maintenance. Codify this slip in good judgement before he realizes what
he really signed up for :)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546beb6b0176..6cb70b853323 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12662,6 +12662,7 @@ F: arch/alpha/kernel/srm_env.c STABLE BRANCH M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +M: Sasha Levin <sashal@kernel.org> L: stable@vger.kernel.org S: Supported F: Documentation/process/stable-kernel-rules.rst |