diff options
author | 2020-09-01 12:46:43 +0200 | |
---|---|---|
committer | 2020-09-01 12:46:43 +0200 | |
commit | 19e4d22e0bc16f89197d96bc5c237d1c4247efbf (patch) | |
tree | 62548a7af5451cd8c73aeff814dfd2f777ad3c03 | |
parent | f84dbdb3a0a51e2e4bd71159a4b3d2a1d586b819 (diff) |
Update INFO.yaml
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: I1bc3d063383f05bc4c70de628aa40f9575b383d3
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,13 +1,13 @@ --- project: 'sdc-workflow-designer' project_creation_date: '2017-08-02' -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' |