Skip to content

Commit 2b3e154

Browse files
dnicolodirgommers
authored andcommitted
BUILD: update maintainers
1 parent 1700d2e commit 2b3e154

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pyproject.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ readme = 'README.rst'
1919
requires-python = '>= 3.7'
2020
license = { file = 'LICENSES/MIT.txt' }
2121
keywords = ['meson', 'build', 'backend', 'pep517', 'package']
22-
authors = [
23-
{ name = 'Filipe Laíns', email = '[email protected]' },
22+
maintainers = [
23+
{ name = 'Ralf Gommers ', email = '[email protected]' },
24+
{ name = 'Daniele Nicolodi', email = '[email protected]' },
25+
{ name = 'Henry Schreiner', email = '[email protected]' },
26+
{ name = 'Thomas Li'},
2427
]
2528
classifiers = [
2629
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)