I'm taking over the maintainance of Sparse so add myself as maintainer and move Christopher's info to CREDITS.
Signed-off-by: Luc Van Oostenryck <[email protected]> --- CREDITS | 4 ++++ MAINTAINERS | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index 5befd2d71..3d3e79cef 100644 --- a/CREDITS +++ b/CREDITS @@ -2200,6 +2200,10 @@ S: Post Office Box 371 S: North Little Rock, Arkansas 72115 S: USA +N: Christopher Li +E: [email protected] +D: Sparse maintainer 2009 - 2018 + N: Stephan Linz E: [email protected] E: [email protected] diff --git a/MAINTAINERS b/MAINTAINERS index 0abecc528..68c7435f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13977,11 +13977,10 @@ F: drivers/tty/serial/sunzilog.h F: drivers/tty/vcc.c SPARSE CHECKER -M: "Christopher Li" <[email protected]> +M: "Luc Van Oostenryck" <[email protected]> L: [email protected] W: https://sparse.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git -T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git S: Maintained F: include/linux/compiler.h -- 2.19.0

