diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:37:01 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:37:01 +0100 |
commit | cca3a1ede66374b42b3e126a6c3a75c96dd26490 (patch) | |
tree | f51ecbf79b15e4b09fccb89631b5437c11f8d05c | |
parent | 87f1f964250106a7c684d068fd2bb8c7ddbdf538 (diff) |
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie4d5748f03eb73725afc4d777da62c863f6f5b8b
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -109,6 +109,11 @@ committers: company: 'orange' id: 'jardellos' timezone: 'Europe/Paris' + - name: 'Lasse Kaihlavirta' + email: 'l.kaihlavirt@partner.samsung.com' + company: 'samsung' + id: 'kaihlavi' + timezone: 'Europe/Helsinki' tsc: # yamllint disable rule:line-length approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -131,3 +136,6 @@ tsc: - type: 'Addition' name: 'Thierry Hardy' link: 'https://lists.onap.org/g/onap-tsc/message/7102' + - type: 'Addition' + name: 'Lasse Kaihlavirta' + link: 'https://lists.onap.org/g/onap-tsc/message/7280' |