We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e89e8d commit 0acda18Copy full SHA for 0acda18
1 file changed
pyproject.toml
@@ -13,8 +13,7 @@ readme = "README.rst"
13
license = {text = "MIT"}
14
keywords = ["json", "referencing", "jsonschema", "openapi", "asyncapi"]
15
authors = [
16
- {email = "Julian+referencing@GrayVines.com"},
17
- {name = "Julian Berman"},
+ { name = "Julian Berman", email = "Julian+referencing@GrayVines.com" },
18
]
19
classifiers = [
20
"Development Status :: 3 - Alpha",
0 commit comments