Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit c4c5b1b

Browse files
authored
Update maintainers
1 parent 706b922 commit c4c5b1b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ name = "pydantic-openapi-schema"
33
version = "1.3.0"
44
description = "OpenAPI Schema using pydantic. Forked for Starlite-API from 'openapi-schema-pydantic'."
55
authors = ["Na'aman Hirschfeld <nhirschfeld@gmail.com>"]
6-
maintainers = ["Na'aman Hirschfeld <nhirschfeld@gmail.com>", "Peter Schutt <peter.github@proton.me>", "Cody Fincher <cody.fincher@gmail.com>"]
6+
maintainers = [
7+
"Na'aman Hirschfeld <nhirschfeld@gmail.com>",
8+
"Peter Schutt <peter.github@proton.me>",
9+
"Cody Fincher <cody.fincher@gmail.com>",
10+
"Janek Nouvertné <provinzkraut@posteo.de>"
11+
]
712
license = "MIT"
813
keywords = ["openAPI", "open-api", "starlite", "pydantic", "schema"]
914
classifiers = [

0 commit comments

Comments
 (0)