diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-09-21 16:05:34 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-09-21 16:05:34 -0700 |
commit | fd27d0e60bf7e7d48c7c1b7a20d98a221cb31426 (patch) | |
tree | a0f27ac862f24d9ceeb19c775b5422eaa8d79adb | |
parent | 8bbb31ad317034615e2d1c4615f86bdf4cefc75e (diff) |
Update INFO.yaml file
- Add Victor Gao as PTL
- Remove Chris Donley
Change-Id: I0a6d174309ca5a9f1644f9f956cb4b2484c45dbd
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2016-08-08' project_category: '' lifecycle_state: 'Incubation' project_lead: &onap_vnfsdk_ptl - name: 'Chris Donley' - email: 'christopher.donley@huawei.com' - id: 'chrisd5110' + name: 'Victor Gao' + email: 'victor.gao@huawei.com' company: 'Huawei' - timezone: 'America/Los_Angeles' + id: 'g310497' + timezone: 'Asia/Shanghai' primary_contact: *onap_vnfsdk_ptl issue_tracking: type: 'jira' @@ -60,11 +60,6 @@ committers: company: 'Intel' id: 'avul' timezone: 'America/New_York' - - name: 'Victor Gao' - email: 'victor.gao@huawei.com' - company: 'Huawei' - id: 'g310497' - timezone: 'Asia/Shanghai' - name: 'wenyao guan' email: 'guanwenyao@chinamobile.com' company: 'ChinaMobile' @@ -114,3 +109,9 @@ tsc: name: 'Ting Lu' name: 'Amir Levy' link: 'https://lists.onap.org/g/ONAP-TSC/message/3390' + - type: 'Addition-PTL' + name: 'Victor Gao' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3725' + - type: 'Removal' + name: 'Chris Donley' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3725' |