diff options
author | Luc Van Oostenryck <[email protected]> | 2018-11-25 17:34:05 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-11-25 09:17:43 -0800 |
commit | 4e962ff6e34f44c400c548da0c1e2393053a691e (patch) | |
tree | dc6750adfd23a9a12af5f74fcb59a43363afaee9 | |
parent | e2125dac22f2c9c66c412cd8e049a7305af59f73 (diff) |
MAINTAINERS: change Sparse's maintainer
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]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 3 |
2 files changed, 5 insertions, 2 deletions
@@ -2204,6 +2204,10 @@ S: Post Office Box 371 S: North Little Rock, Arkansas 72115 S: USA +N: Christopher Li +D: Sparse maintainer 2009 - 2018 + N: Stephan Linz diff --git a/MAINTAINERS b/MAINTAINERS index 03c46f483143..380e43f585d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13996,11 +13996,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]> 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 |