Code Review
/
dcaegen2
/
services.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2e3c407
)
Fix INFO.yaml files
11/112311/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 8 Sep 2020 17:48:32 +0000
(10:48 -0700)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 8 Sep 2020 17:48:32 +0000
(10:48 -0700)
Proper syntax for INFO.yaml requires the first
line to be "---" which was previously removed.
Re-adding this missing line.
Issue-ID: CIMAN-387
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6a0d8d64d761d07ba17141455b028d8fd31e0600
INFO.yaml
patch
|
blob
|
history
diff --git
a/INFO.yaml
b/INFO.yaml
index
a14aa1c
..
e12cfee
100644
(file)
--- a/
INFO.yaml
+++ b/
INFO.yaml
@@
-1,3
+1,4
@@
+---
project: 'dcaegen2-services'
project_creation_date: '2017-05-17'
project_category: ''