diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 10:12:49 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-01 10:12:49 +0200 |
commit | 6912567fc8eb045cc10868a01fb62dfbb2cd9937 (patch) | |
tree | 15d993a58c0488cb8f7a58ade307633321d7acfa /INFO.yaml | |
parent | 0ee8a452839f56cbd576f695d5283d7299babd02 (diff) |
Update INFO.yaml
Update PTL and move project to Mature state as per TSC decision
Issue-ID: SDC-3243
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I5494cd6d86b9422be589e5373ec7ee6c7e34de0c
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,14 +1,14 @@ --- project: 'sdc' project_creation_date: '2017-01-31' -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' |