X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Finfo-schema.yaml;h=80871e9e187416e320f057302b5bc94f7c3ebe7e;hb=refs%2Ftags%2Fv0.89.5;hp=55f99b583107305ac490918ef5091199c5b3bcef;hpb=3fba00b0773a59eed76521103afb0a62deb79786;p=releng%2Fglobal-jjb.git diff --git a/schema/info-schema.yaml b/schema/info-schema.yaml index 55f99b58..80871e9e 100644 --- a/schema/info-schema.yaml +++ b/schema/info-schema.yaml @@ -43,6 +43,7 @@ properties: "Mature", "Core", "Top Level", + "Unmaintained", "Archived", "Null", "Integration", @@ -53,14 +54,14 @@ properties: name: type: "string" email: - type: "string" + required: false format: "email" id: type: "string" company: type: "string" timezone: - type: "string" + required: false pattern: '([A-Z][a-z]*\s*)+\/([A-Za-z_-])+' additionalProperties: false primary_contact: *user_object