diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:40:28 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:41:27 +1000 |
commit | bcfdb23464d0cd7b419081aeea54d1496947705a (patch) | |
tree | 54acff510b2a1714db344716a6a3874acfacdb79 | |
parent | b6777c13d2259686bb22243473446639b956f859 (diff) |
Chore: Fix typo in INFO.yaml
Remove duplicate of PTL, and fix ptl ID typo
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: Ie242ab00377db76f8a212b01ac3804650fdfddb4
-rw-r--r-- | INFO.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -6,7 +6,7 @@ project_category: '' project_lead: &onap_cps_ptl name: 'Toine Siebelink' email: 'toine.siebelink@est.tech' - id: 'toinesiebelink' + id: 'ToineSiebelink' company: 'Ericsson Software Technology' timezone: 'Europe/Dublin' primary_contact: *onap_cps_ptl @@ -29,11 +29,6 @@ meetings: time: '08:00 America/New_York' committers: - <<: *onap_cps_ptl - - name: 'Toine Siebelink' - email: 'toine.siebelink@est.tech' - company: 'Ericsson Software Technology' - id: 'toinesiebelink' - timezone: 'Europe/Dublin' - name: 'Aditya Puthuparambil' email: 'aditya.puthuparambil@bell.ca' company: 'Bell Canada' |