summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/project.schema.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/projects/project.schema.yaml b/projects/project.schema.yaml
index 52a7b80..31fde86 100644
--- a/projects/project.schema.yaml
+++ b/projects/project.schema.yaml
@@ -29,10 +29,6 @@ mapping:
required: True
enum: ['Core', 'IO', 'MM']
- assignee:
- type: str
- required: True
-
key:
include: uuid
required: True
@@ -43,8 +39,10 @@ mapping:
enum: ['New', 'Active', 'Blocked', 'Paused', 'Done', 'Abandoned']
# Optional Fields
- assigneee:
+ assignee:
type: str
+ enum: ['BSP', 'Geert', 'Jacopo', 'Kieran', 'Laurent', 'Magnus', 'Marek',
+ 'Morimoto', 'Niklas', 'Shimoda', 'Simon', 'Ulrich', 'Wolfram']
bsp-commits:
desc: A sequence / list of related BSP commits