Skip to content

Commit 1f76c11

Browse files
committed
I'm one person, not two.
1 parent 54dfd29 commit 1f76c11

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 schema", "jsonschema", "data validation", "sphinx", "json"]
1515
authors = [
16-
{email = "[email protected]"},
17-
{name = "Julian Berman"},
16+
{ name = "Julian Berman", email = "[email protected]" },
1817
]
1918
classifiers = [
2019
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)