From: Jessica Wagantall Date: Tue, 8 Sep 2020 17:47:10 +0000 (-0700) Subject: Fix INFO.yaml files X-Git-Tag: 1.5.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=dd70643521dcbbc0ba96397ba30931260eaef829;p=dcaegen2%2Fcollectors%2Fdatafile.git 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 Change-Id: I9558792715aeaf57dcc4a56da3df0339459afdfd --- diff --git a/INFO.yaml b/INFO.yaml index 9217e8a6..ceb8ea6f 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,4 @@ +--- project: 'dcaegen2-collectors-datafile' project_creation_date: '2018-07-11' project_category: ''