summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-09-08 10:47:04 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-09-08 10:47:04 -0700
commitbebc47dd2c24a13c0efc691eb77d7f5afb284949 (patch)
tree1e37456148803082703ca8d9b8255aa3ba65315c
parent269b07ec11083343a1a59774830ee02ff3e28333 (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: I015dcfcf1eba867db0a3846314595baf66379c6c
-rw-r--r--INFO.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
index 8fe223b..466db36 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -1,3 +1,4 @@
+---
project: 'dcaegen2-collectors'
project_creation_date: '2017-06-28'
project_category: ''