Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ The current maintainers of ``meson-python`` are:
- `Ralf Gommers <https://github.com/rgommers>`_
- `Daniele Nicolodi <https://github.com/dnicolodi>`_
- `Henry Schreiner <https://github.com/henryiii>`_
- `Thomas Li <https://github.com/lithomas1>`_

Emeritus maintainers:

- `Filipe Laíns <https://github.com/FFY00>`_
- `Thomas Li <https://github.com/lithomas1>`_


Funding
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
Loading