Skip to content

Commit 31909e6

Browse files
committed
I'm one person, not two.
1 parent c348a1f commit 31909e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ license = {text = "MIT"}
1313
requires-python = ">=3.8"
1414
keywords = ["json", "referencing", "jsonschema", "openapi", "asyncapi"]
1515
authors = [
16-
{email = "[email protected]"},
17-
{name = "Julian Berman"},
16+
{ name = "Julian Berman", email = "[email protected]" },
1817
]
1918
classifiers = [
2019
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)