List Adam Turner in package metadata

This commit is contained in:
Adam Turner 2025-02-16 02:12:35 +00:00
parent 0c85adb461
commit a9542e742c

View File

@ -103,6 +103,10 @@ test = [
"typing_extensions>=4.9", # for typing_extensions.Unpack
]
[[project.authors]]
name = "Adam Turner"
email = "aa-turner@users.noreply.github.com"
[[project.authors]]
name = "Georg Brandl"
email = "georg@python.org"