diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-11-25 11:34:05 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-25 12:17:43 -0500 |
| 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 <luc.vanoostenryck@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
| -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 | |||
| 2204 | S: North Little Rock, Arkansas 72115 | 2204 | S: North Little Rock, Arkansas 72115 |
| 2205 | S: USA | 2205 | S: USA |
| 2206 | 2206 | ||
| 2207 | N: Christopher Li | ||
| 2208 | E: sparse@chrisli.org | ||
| 2209 | D: Sparse maintainer 2009 - 2018 | ||
| 2210 | |||
| 2207 | N: Stephan Linz | 2211 | N: Stephan Linz |
| 2208 | E: linz@mazet.de | 2212 | E: linz@mazet.de |
| 2209 | E: Stephan.Linz@gmx.de | 2213 | E: Stephan.Linz@gmx.de |
diff --git a/MAINTAINERS b/MAINTAINERS index 03c46f483143..380e43f585d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -13996,11 +13996,10 @@ F: drivers/tty/serial/sunzilog.h | |||
| 13996 | F: drivers/tty/vcc.c | 13996 | F: drivers/tty/vcc.c |
| 13997 | 13997 | ||
| 13998 | SPARSE CHECKER | 13998 | SPARSE CHECKER |
| 13999 | M: "Christopher Li" <sparse@chrisli.org> | 13999 | M: "Luc Van Oostenryck" <luc.vanoostenryck@gmail.com> |
| 14000 | L: linux-sparse@vger.kernel.org | 14000 | L: linux-sparse@vger.kernel.org |
| 14001 | W: https://sparse.wiki.kernel.org/ | 14001 | W: https://sparse.wiki.kernel.org/ |
| 14002 | T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git | 14002 | T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git |
| 14003 | T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git | ||
| 14004 | S: Maintained | 14003 | S: Maintained |
| 14005 | F: include/linux/compiler.h | 14004 | F: include/linux/compiler.h |
| 14006 | 14005 | ||
