chore: update author email for Zhang Yi (#59)

Change the email address of Zhang Yi to reflect current contact information.
This commit is contained in:
zhangyi1357 2024-10-29 10:52:42 +08:00 committed by GitHub
parent 328a99512b
commit 5051051b00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ description = "Python package for AimRT"
readme = { file = "README.md", content-type = "text/markdown" }
authors = [
{ name = "Wang Tian", email = "wangtian@zhiyuan-robot.com" },
{ name = "Zhang Yi", email = "zhangyi@zhiyuan-robot.com" },
{ name = "Zhang Yi", email = "zhangyi@agibot.com" },
]
classifiers = [
"License :: OSI Approved :: Apache Software License",