From: Jessica Wagantall Date: Tue, 4 Jun 2019 01:25:24 +0000 (-0700) Subject: Fix INFO.yaml errors X-Git-Tag: 1.3.3~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b8728f0c9bb8605a5be7e2e98dedc4108ad9bdd6;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git Fix INFO.yaml errors line too long (81 > 80 characters) (line-length) duplication of key "name" in mapping (key-duplicates) Issue-ID: VFC-1340 Signed-off-by: Jessica Wagantall Change-Id: I90f42b8bfeef0ab4326e8473c0555b87c914b20a --- diff --git a/INFO.yaml b/INFO.yaml index 91ed4fc0..85344815 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -22,7 +22,7 @@ realtime_discussion: '' meetings: - type: 'zoom' agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6590138' - url: 'https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project' + url: https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project server: 'n/a' channel: 'n/a' repeats: 'weekly' @@ -150,5 +150,7 @@ tsc: changes: - type: 'Addition' name: 'Denes Nemeth' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3269' + - type: 'Addition' name: 'Haibin Huang' link: 'https://lists.onap.org/g/ONAP-TSC/message/3269'