diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-04-10 20:46:27 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-04-10 20:46:49 +0000 |
commit | 355aba52cd4a40eb0d79f37d6f63603a455202aa (patch) | |
tree | ec27c37af12259e0820b5a03807e0a2abc09b9da /INFO.yaml | |
parent | 1ff72d0c1828a779581f285668480ac7b70b9d1c (diff) |
Correct INFO.yaml to pass YAML Lint
Change-Id: I78cf24dd6c27b14dd7255fc942712307c4d0920b
Issue-ID: AAI-1022
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'INFO.yaml')
-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' |