Skip to content

Commit d0388d7

Browse files
committed
chore: remove contact email from authors as it does not exist
1 parent 7a6a284 commit d0388d7

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
@@ -9,7 +9,7 @@ version = "2.0.0"
99
description = "API observability & intelligence for FastAPI/Starlette — local-first, privacy-first"
1010
readme = "README.md"
1111
license = { text = "MIT" }
12-
authors = [{ name = "APIForge", email = "contact@apiforge.dev" }]
12+
authors = [{ name = "APIForge" }]
1313
keywords = ["api", "observability", "monitoring", "fastapi", "starlette", "metrics", "performance", "middleware", "local-first"]
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)