diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:59:27 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:59:27 +0200 |
commit | 7335076d3257bb2c8fea716e96d56a6bfc310cde (patch) | |
tree | 991b98d52b384aca947967d4aae2b0255d3218e8 | |
parent | 90f0e8756a2ac538e607f252bc5855df115d8188 (diff) |
Update INFO.yamlguilin
Update PTL and move project to Mature as per TSC decision
Issue-ID: SDC-3243
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I39c27df8cd73b8742bdd12923b619e294155cf55
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -2,13 +2,13 @@ project: 'sdc-onap-ui-common' project_creation_date: '2018-08-02' project_category: '' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_lead: &onap_sdc_ptl - name: 'Ofir Sonsino' - email: 'ofir.sonsino@intl.att.com' + name: 'Christophe Closset' + email: 'christophe.closset@intl.att.com' company: 'ATT' - id: 'os0695' - timezone: 'Israel/Lod' + id: 'ChrisC' + timezone: 'Europe/Brussels' primary_contact: *onap_sdc_ptl issue_tracking: type: 'jira' @@ -136,3 +136,6 @@ tsc: - type: 'Removal' name: 'Eli Levi' link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435567' + - type: 'Removal' + name: 'Ofir Sonsino' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=45305945' |