diff --git a/docs/about.rst b/docs/about.rst index abb48d4dd..a00ac54d3 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -23,11 +23,11 @@ The current maintainers of ``meson-python`` are: - `Ralf Gommers `_ - `Daniele Nicolodi `_ - `Henry Schreiner `_ -- `Thomas Li `_ Emeritus maintainers: - `Filipe LaĆ­ns `_ +- `Thomas Li `_ Funding diff --git a/pyproject.toml b/pyproject.toml index 733d69a2c..a306c88ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,6 @@ maintainers = [ { name = 'Ralf Gommers', email = 'ralf.gommers@gmail.com' }, { name = 'Daniele Nicolodi', email = 'daniele@grinta.net' }, { name = 'Henry Schreiner', email = 'HenrySchreinerIII@gmail.com' }, - { name = 'Thomas Li', email = '47963215+lithomas1@users.noreply.github.com' }, ] classifiers = [ 'Development Status :: 5 - Production/Stable',