diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:45:12 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2022-08-10 14:46:07 +1000 |
commit | 3b9cb6945221272d9c3e5878787d499ebfc0f62a (patch) | |
tree | 81eff6ced86760b0df61ae53a07f48a412982ebe | |
parent | f5f5e6be4e7d222a7530b96d2d77ed611934822f (diff) |
Chore: Fix typo in INFO.yaml
Remove duplicate of PTL, and fix his userid.
Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I859b2e89e18729e844d42a1712338fe164a9fd36
-rw-r--r-- | 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' |