summaryrefslogtreecommitdiff
path: root/projects/project.schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/project.schema.yaml')
-rw-r--r--projects/project.schema.yaml10
1 files changed, 4 insertions, 6 deletions
diff --git a/projects/project.schema.yaml b/projects/project.schema.yaml
index 31fde86..7130860 100644
--- a/projects/project.schema.yaml
+++ b/projects/project.schema.yaml
@@ -50,18 +50,16 @@ mapping:
sequence:
- include: gitcommit
- upstream-commits:
+ upstream:
desc: References to upstream commits
sequence:
- mapping:
torvalds:
desc: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=
- sequence:
- - include: gitcommit
- linux-next:
+ include: gitcommit
+ next:
desc: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=
- sequence:
- - include: gitcommit
+ include: gitcommit
parent:
desc: A reference to another topic key which must already exist