diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-07-05 14:07:44 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-07-05 14:09:08 -0700 |
commit | c96b5d12bc92d7fe7472dfb59cc31e316c8229e1 (patch) | |
tree | 8e91b988fd9bf1893fafb720d728bc8f47c270f1 | |
parent | 3f719e23ecfd2e42831e862d239714202b8b7654 (diff) |
Make corrections to INFO.yaml
Make initial corrections to INFO.yaml
No new requests, just what was already
approved in the initial project proposal.
Fixed timezones.
Change-Id: Ifa9583228f4a4ce3d4a9c188500e84bdf30081c1
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 17 |
1 files changed, 11 insertions, 6 deletions
@@ -7,7 +7,7 @@ project_lead: &onap_releng_ptl email: 'gn422w@intl.att.com' id: 'osgn422w' company: 'ATT' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' primary_contact: *onap_releng_ptl issue_tracking: type: 'jira' @@ -26,26 +26,31 @@ committers: email: 'cc697w@intl.att.com' company: 'ATT' id: 'ChrisC' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' - name: 'Eddy Hautot' email: 'eh552t@intl.att.com' company: 'ATT' id: 'ehautot' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' - name: 'Pierre Close' email: 'pc457b@intl.att.com' company: 'ATT' id: 'piclose' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' - name: 'Sébastien Determe' email: 'sd378r@intl.att.com' company: 'ATT' id: 'sebdet' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' - name: 'Xinyuan Wang' email: 'wang.xinyuan1@zte.com.cn' company: 'ZTE' id: 'Xinyuan' - timezone: 'Belgium/Namur' + timezone: 'Europe/Brussels' + - name: 'Xue Gao' + email: 'xg353y@intl.att.com' + company: 'ATT' + id: 'xuegao' + timezone: 'Europe/Brussels' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' |