diff options
| author | Chris Li <sparse@chrisli.org> | 2025-09-27 18:43:09 -0700 |
|---|---|---|
| committer | Chris Li <sparse@chrisli.org> | 2025-09-27 18:43:09 -0700 |
| commit | 67f0a03cee4637e495151c48a02be642a158cbbb (patch) | |
| tree | 259f0f0053ac1951c6fa8b5ff25425ea0aa34695 | |
| parent | bb97bcbd4f7e00896ee447752dfa59bf302c7d17 (diff) | |
| download | sparse-dev-67f0a03cee4637e495151c48a02be642a158cbbb.tar.gz | |
doc: update maintainer
Chris Li is back as sparse maintainer.
Signed-off-by: Chris Li <sparse@chrisli.org>
| -rw-r--r-- | Documentation/index.rst | 9 | ||||
| -rw-r--r-- | sparse.1 | 2 |
2 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index e29a5643..4f788068 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -19,8 +19,13 @@ function acquires or releases. Linus Torvalds started writing Sparse in 2003, initially targeting issues such as mixing pointers to user address space and pointers to kernel address space. -Josh Triplett was Sparse's first maintainer in 2006. This role was taken over -by Christopher Li in 2009 and by Luc Van Oostenryck in late 2018. +Maintainer +---------- + +1. 2006 - 2009, Josh Triplett +2. 2009 - 2018, Chris Li +3. 2018 - 2025, Luc Van Oostenryck +4. 2025 - present, Chris Li Getting Sparse -------------- @@ -585,4 +585,4 @@ Sparse was started by Linus Torvalds. The complete list of contributors can be find at https://www.openhub.net/p/sparse/contributors . -Luc Van Oostenryck is Sparse's current maintainer. +Chris Li is Sparse's current maintainer. |
