aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-09-08 10:48:27 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-09-08 10:48:27 -0700
commitb322b32ae67ce382a131703d3cd736fab73c5a43 (patch)
treede9b405829967f2112c8d080f98398dce12b4279
parentd31989bfc3ae15a0f87976fa0eb481376fc497b9 (diff)
Fix INFO.yaml files
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: Ia036402405067025f889af2cdbc8413c881d1a71
-rw-r--r--INFO.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
index 4ec96fc..09ddc12 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -1,3 +1,4 @@
+---
project: 'dcaegen2-platform-servicechange-handler'
project_creation_date: '2017-06-28'
project_category: ''