diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-04-09 19:10:36 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-04-09 19:30:28 +0000 |
commit | 9cc8a3384146721ac1b129e1d9854d23d9c65f69 (patch) | |
tree | 46d8c07c3c1ee4ac15b745d37d8889c64eecb98f | |
parent | 858cfa7e58f6378cf0a1eeb35a6b94eabd63b0c0 (diff) |
Update and correct INFO.yaml
Update INFO.yaml with the committers
Correct file to pass YAML Lint
Change-Id: I7ef4d4f0a495fd2b7dd5ba15679d9b4a68bcbdf3
Issue-ID: EXTAPI-50
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
-rw-r--r-- | INFO.yaml | 37 |
1 files changed, 31 insertions, 6 deletions
@@ -15,13 +15,38 @@ issue_tracking: key: 'EXTAPI' meetings: - type: 'zoom' - agenda: '' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8226574' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '14:00 UTC' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8226574' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' committers: - <<: *onap_releng_ptl + - name: 'Andy Mayer' + email: 'am803u@att.com' + id: 'ajmayer' + company: 'ATT' + timezone: 'America/New York' + - name: 'Raluca Sirbu' + email: 'rs2184@att.com' + id: '' + company: 'ATT' + timezone: 'America/New York' + - name: 'Mark Gibson' + email: 'markgi@amdocs.com' + id: '' + company: 'Amdocs' + timezone: 'Europe/London' + - name: 'Eric Debeau' + email: 'eric.debeau@orange.com' + id: 'eric.debeau' + company: 'Orange' + timezone: 'Europe/Paris' + - name: 'Matthieu Geerebaert' + email: 'matthieu.geerebaert@orange.com' + id: 'matthieugeerebaert' + company: 'Orange' + timezone: 'Europe/Paris' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' |