Skip to content

Commit 0acda18

Browse files
committed
I'm one person, not two.
1 parent 2e89e8d commit 0acda18

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 @@ readme = "README.rst"
1313
license = {text = "MIT"}
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)