diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:35:51 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:37:10 +1000 |
commit | f6032087e0134fd35cd025e0e63d400e09e6e971 (patch) | |
tree | e8b018a37c42d9734b79148ea8b166c1400a3dc2 | |
parent | dc65647fc26fc276cafdc94c9561cafe32684842 (diff) |
Chore: Fix typo in INFO.yaml file
Remove duplicate on PTL, and fix his UserID.
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I3ed42eac79e16690f930a65687fd1e88030644c8
-rwxr-xr-x | INFO.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -24,7 +24,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 @@ -47,11 +47,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' |