diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:53:26 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 12:53:26 +0200 |
commit | 4ae1c0360c5c620105b340d13917231d2f734fbd (patch) | |
tree | 78d31a84ab579c34ae9f63bae17aaaf1d03625da | |
parent | 0d050b871db596d8b37fcf5c5e897fb1f571c88a (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: I701a834b1e9e07f8bb620d17981c13d4ddcaec17
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,14 +1,14 @@ --- project: 'sdc/sdc-distribution-client' project_creation_date: '2017-02-14' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_category: '' 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 mailing_list: type: 'groups.io' @@ -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' |