diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:50:08 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:50:08 +0200 |
commit | 2856b0c51394be57090b7e6049e360d8c49904d9 (patch) | |
tree | f48476017ef093c07fcd768473f690e92f19be65 | |
parent | abe3c930492dd8c09ea571ce61ca7468bf9bbb50 (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: I0ea0a9cd3b735cba3a9fbebb75ab904994d2c8e2
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,13 +1,13 @@ --- project: 'sdc/tosca' project_creation_date: '2017-05-26' -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: 'Asia/Jerusalem' + 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' |