diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-21 17:01:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-21 17:01:49 +0200 |
commit | 191643403b770d6adbc10a5bb5ed539845e9d1ad (patch) | |
tree | 397db120955217508bf8da32b4b12b58a80b203c | |
parent | b92ca54eb563df0d1963d2a4f5cac1713c581a8a (diff) | |
download | op-kernel-dev-191643403b770d6adbc10a5bb5ed539845e9d1ad.zip op-kernel-dev-191643403b770d6adbc10a5bb5ed539845e9d1ad.tar.gz |
Documentation: kernel-enforcement-statement.rst: proper sort names
Eduardo was not in the correct alphabetical order, and Ivan was somehow
listed twice, so fix these sorting issues up.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/process/kernel-enforcement-statement.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/process/kernel-enforcement-statement.rst b/Documentation/process/kernel-enforcement-statement.rst index 3f884eb..ba8c525 100644 --- a/Documentation/process/kernel-enforcement-statement.rst +++ b/Documentation/process/kernel-enforcement-statement.rst @@ -130,7 +130,6 @@ we might work for today, have in the past, or will in the future. - Leon Romanovsky - Steven Rostedt (VMware) - Ivan Safonov - - Ivan Safonov - Anna Schumaker - Jes Sorensen - K.Y. Srinivasan @@ -141,6 +140,7 @@ we might work for today, have in the past, or will in the future. - Thierry Reding - Rik van Riel - Geert Uytterhoeven (Glider bvba) + - Eduardo Valentin (Amazon.com) - Daniel Vetter - Linus Walleij - Richard Weinberger @@ -150,5 +150,4 @@ we might work for today, have in the past, or will in the future. - Masahiro Yamada - Wei Yongjun - Lv Zheng - - Eduardo Valentin <Amazon.com> - Marc Zyngier (Arm Ltd) |