Skip to content

Commit 6341268

Browse files
committed
Fix email
1 parent 3d3967c commit 6341268

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
@@ -86,7 +86,7 @@ classifiers = [
8686
"Topic :: Software Development :: Code Generators",
8787
"Topic :: Software Development :: Libraries",
8888
]
89-
authors = [{ name = "Codegen Team", email = "team+codegenbot@codegen.sh" }]
89+
authors = [{ name = "Codegen Team", email = "[email protected]" }]
9090
keywords = [
9191
"codegen",
9292
"codebase",

0 commit comments

Comments
 (0)