diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:43:25 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:43:57 +1000 |
commit | fb7877b4788833720a1a181fe28eb5d950613ce6 (patch) | |
tree | d8021cb718558338b2a639f20de937e2ea21ae07 | |
parent | 79a6a76be9d75b99ea3deb06e30fa75d3fe77327 (diff) |
Chore: Fix typo in INFO.yaml file
Remove duplicate on PTL, and fix his UserID
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I432c3d882077b74070d99b9becde8484e2379d0d
-rw-r--r-- | INFO.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -25,7 +25,7 @@ project_category: '' project_lead: &onap_releng_ptl name: 'Toine Siebelink' email: 'toine.siebelink@est.tech' - id: 'toinesiebelink' + id: 'ToineSiebelink' company: 'Ericsson Software Technology' timezone: 'Europe/Dublin' primary_contact: *onap_releng_ptl @@ -48,11 +48,6 @@ meetings: time: '08:00 America/New_York' committers: - <<: *onap_releng_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' |