moved members and community into team within schema

This commit is contained in:
niclaz 2024-09-30 21:37:57 +02:00 committed by GitHub
parent 1a2b112b22
commit d4d2523251
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -260,6 +260,22 @@ properties:
type: array
items:
type: string
members:
type: array
items:
typs: string
community-partners:
type: array
items:
type: string
core-speakers:
type: array
items:
type: string
core-contributors:
type: array
items:
type: string
projects:
type: array
@ -276,16 +292,6 @@ properties:
items:
$ref: "#/$defs/person"
members:
type: array
items:
$ref: "#/$defs/members"
community-partners:
type: array
items:
$ref: "#/$defs/community-partners"
research:
type: array
items: