aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
authorChris Li <sparse@chrisli.org>2025-09-27 18:43:09 -0700
committerChris Li <sparse@chrisli.org>2025-09-27 18:43:09 -0700
commit67f0a03cee4637e495151c48a02be642a158cbbb (patch)
tree259f0f0053ac1951c6fa8b5ff25425ea0aa34695
parentbb97bcbd4f7e00896ee447752dfa59bf302c7d17 (diff)
downloadsparse-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.rst9
-rw-r--r--sparse.12
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
--------------
diff --git a/sparse.1 b/sparse.1
index 430b3710..2fba7e7a 100644
--- a/sparse.1
+++ b/sparse.1
@@ -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.