diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 09:47:18 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 09:47:18 +0200 |
commit | dfe9a52f707983854d7c9e76cc13ce78704b963b (patch) | |
tree | 9990c46249cf23712f46a6acc509752e6c09d7fa | |
parent | a148c94bfc2d7fc5f8ac2f62b617dca27672b2e0 (diff) |
Update INFO.yamlguilin
Update PTL and move lifecycle to Mature as approved by TSC
Issue-ID: SDC-3243
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I6349e5be6440149b7eb21f5d09f01f92bc873b45
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -2,13 +2,13 @@ project: 'sdc-sdc-pubsub' project_creation_date: '2018-07-18' 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' |