Skip to content

Commit b337334

Browse files
dnicolodirgommers
authored andcommitted
BUG: fix minor typo in pyproject.toml
1 parent b431df3 commit b337334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requires-python = '>= 3.7'
2020
license = { file = 'LICENSES/MIT.txt' }
2121
keywords = ['meson', 'build', 'backend', 'pep517', 'package']
2222
maintainers = [
23-
{ name = 'Ralf Gommers ', email = 'ralf.gommers@gmail.com' },
23+
{ name = 'Ralf Gommers', email = 'ralf.gommers@gmail.com' },
2424
{ name = 'Daniele Nicolodi', email = 'daniele@grinta.net' },
2525
{ name = 'Henry Schreiner', email = 'HenrySchreinerIII@gmail.com' },
2626
{ name = 'Thomas Li', email = '47963215+lithomas1@users.noreply.github.com' },

0 commit comments

Comments
 (0)