diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:56:41 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:56:41 +0200 |
commit | b5361436faee3b6835a624fe0a365039cf092515 (patch) | |
tree | 34b91ca4680af5e8f87233ef62515e84817a856e | |
parent | 810f16f488218f6677218a7e87db9331b6fa9bfe (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: If3021bfb91c60687bc8b0da2b2a9e4dcb9f87cc0
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,13 +1,13 @@ --- project: 'sdc-be-common' project_creation_date: '2019-05-21' -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 project_category: '' issue_tracking: @@ -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' |