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 = '[email protected]' },
23+
{ name = 'Ralf Gommers', email = '[email protected]' },
2424
{ name = 'Daniele Nicolodi', email = '[email protected]' },
2525
{ name = 'Henry Schreiner', email = '[email protected]' },
2626
{ name = 'Thomas Li', email = '[email protected]' },

0 commit comments

Comments
 (0)