diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-04-10 20:04:13 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-04-10 20:04:37 +0000 |
commit | dc4797502d3620b5cab12f867163ac8f23cb2167 (patch) | |
tree | 8b17678b7b3a102140aa3574e7a93174b40c5672 | |
parent | b3ed247c4e304ea36e49447233f1eba3cd76e971 (diff) |
Correct INFO.yaml to pass YAML Lint
Change-Id: Ibcb666e50060e1a335ebb4786578715c1473edbe
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
-rw-r--r-- | INFO.yaml | 48 |
1 files changed, 24 insertions, 24 deletions
@@ -15,37 +15,37 @@ issue_tracking: key: 'AAI' meetings: - type: 'zoom' - agenda: 'https://wiki.onap.org/display/DW/AAI+Meeting+Notes' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8227676' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '14:00 UTC' + agenda: 'https://wiki.onap.org/display/DW/AAI+Meeting+Notes' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8227676' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' committers: - <<: *onap_releng_ptl - name: 'Manisha Aggarwal' - email: 'ma9181@att.com' - company: 'ATT' - id: 'ma9181' - timezone: 'America/New York' + email: 'ma9181@att.com' + company: 'ATT' + id: 'ma9181' + timezone: 'America/New York' - name: 'Steven Blimkie' - email: 'Steven.Blimkie@amdocs.com' - company: 'Amdocs' - id: 'sblimkie' - timezone: 'America/Toronto' + email: 'Steven.Blimkie@amdocs.com' + company: 'Amdocs' + id: 'sblimkie' + timezone: 'America/Toronto' - name: 'Tian Lee' - email: 'TianL@amdocs.com' - company: 'Amdocs' - id: 'TianL' - timezone: 'Europe/London' + email: 'TianL@amdocs.com' + company: 'Amdocs' + id: 'TianL' + timezone: 'Europe/London' - name: 'Venkata Harish Kajur' - email: 'vk250x@att.com' - company: 'ATT' - id: 'vk250x' - timezone: 'America/New York' + email: 'vk250x@att.com' + company: 'ATT' + id: 'vk250x' + timezone: 'America/New York' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'removal' - name: 'Steve Smokowski' - link: 'https://lists.onap.org/pipermail/onap-tsc/2018-February/004361.html' + name: 'Steve Smokowski' + link: 'https://lists.onap.org/pipermail/onap-tsc/2018-February/004361.html' |