Skip to content

Commit faadb23

Browse files
Alex Yangclaude
andcommitted
Update author information in pyproject.toml
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent d0b87df commit faadb23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "eventbus"
33
version = "0.1.0"
44
description = "Python event bus library based on CloudEvents specification, supporting in-process and distributed event handling"
55
authors = [
6-
{name = "EventBus Contributors"}
6+
{name = "Alex Yang <ayang@sky-cloud.net>"}
77
]
88
readme = "README.md"
99
requires-python = ">=3.8"

0 commit comments

Comments
 (0)