Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / schema / info-schema.yaml
index 55f99b5..80871e9 100644 (file)
@@ -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