Skip to content

Commit 20b9965

Browse files
committed
build: Fix author entry for @tinchester.
1 parent ce1d68b commit 20b9965

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
@@ -18,7 +18,7 @@ maintainers = [
1818
{ name = "Michael Seifert", email = "m.seifert@digitalernachschub.de" },
1919
]
2020
authors = [
21-
{ name = "Tin Tvrtković <tinchester@gmail.com>", email = "tinchester@gmail.com" },
21+
{ name = "Tin Tvrtković", email = "tinchester@gmail.com" },
2222
]
2323
requires-python = ">=3.9"
2424
classifiers = [

0 commit comments

Comments
 (0)