diff options
author | 2018-12-04 12:16:48 -0800 | |
---|---|---|
committer | 2018-12-04 12:16:48 -0800 | |
commit | 8e6ae20e9ae0a66c4f518f74d059e8cedf157693 (patch) | |
tree | abab29a7a890f24cfa935bde171d0980a66755e4 | |
parent | 789fe97ea2b934329b2b26323d7e5ffc44cf196f (diff) |
Update INFO.yaml file
Remove Michael Lando. Add Ofir Sonsino as PTL
Change-Id: Ie33036f6e884a47b3ec898d913d37b8ac37ce52b
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -3,10 +3,10 @@ project: 'sdc/jtosca' project_creation_date: '2017-05-26' lifecycle_state: 'Incubation' project_lead: &onap_releng_ptl - name: 'Michael Lando' - email: 'ml636r@att.com' - id: 'ml636r' + name: 'Ofir Sonsino' + email: 'ofir.sonsino@intl.att.com' company: 'ATT' + id: 'os0695' timezone: 'Israel/Lod' primary_contact: *onap_releng_ptl issue_tracking: @@ -43,11 +43,6 @@ committers: company: 'ATT' id: 'el489u' timezone: 'Israel/Lod' - - name: 'Ofir Sonsino' - email: 'ofir.sonsino@intl.att.com' - company: 'ATT' - id: 'os0695' - timezone: 'Israel/Lod' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -61,3 +56,7 @@ tsc: - type: 'Addition' name: 'Ofir Sonsino' link: 'https://wiki.onap.org/pages/viewpage.action?pageId=45305945' + - type: 'Removal' + name: 'Michael Lando' + link: 'https://lists.onap.org/g/onap-tsc/message/4239' + |