From b6bb62f8c464b1a93076ff20792ee613edb2b06f Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 1 Sep 2020 10:17:44 +0200 Subject: Update INFO.yaml Update PTL and move project to Mature state as per TSC decision Issue-ID: SDC-3243 Signed-off-by: ChrisC Change-Id: Ibd4749157902ea0729040113ad7a58a2537437fa --- INFO.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 7ea514e..92f3134 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,13 +1,13 @@ --- project: 'sdc/sdc-docker-base' 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' -- cgit 1.2.3-korg