diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-21 13:47:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-21 13:47:53 -0400 |
commit | cce01d4d7b326ec8283479f3ddf397a306b32a29 (patch) | |
tree | 8f7aad8736ed111395e6f34e3574559d88d49941 | |
parent | 02aea36d5b128502171d3107730f9cc42ebc8bbc (diff) |
Add new committer - Jozsef Csongvai
Add Jozsef Csongvai as committer
Issue-ID: CCSDK-3613
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5abb8c5b4821df756a6e9cfda9926cf40951069f
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -49,6 +49,11 @@ committers: company: 'IBM' id: 'ks220y' timezone: 'America/New_York' + - name: 'Jozsef Csongvai' + email: 'jozsef.csongvai@bell.ca' + company: 'Bell Canada' + id: 'jozsef' + timezone: 'Canada/Montreal' repositories: - ccsdk/parent tsc: @@ -78,3 +83,6 @@ tsc: - type: 'Deletion' name: 'Jun (Nicolas) Hu' link: 'https://lists.onap.org/g/onap-tsc/message/8489' + - type: 'Addition' + name: 'Jozsef Csongvai' + link: 'https://lists.onap.org/g/onap-tsc/message/8490' |