diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:38:32 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:38:32 +0100 |
commit | 017fc08036e8c5a7aac70970f0db400aeaed192c (patch) | |
tree | 7d417febc354c076a9aafb72831b85b836a77e0a | |
parent | 69e2530c06f7bc569f1ad50f877f4129f0b7dd56 (diff) |
Add Lasse as Integration committerhonolulu
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9f3957d3dd920745128389ab758b09dfcdf07e59
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -106,6 +106,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://lists.onap.org/g/onap-tsc/message/6991?p=,,,20,0,0,0::Created,,repository,20,2,0,76243596' @@ -119,3 +124,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' |