diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:27:25 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:27:25 +0100 |
commit | 5c348b72147bf5c51cb60d56d22d94240d18a138 (patch) | |
tree | ef40ab43b9466cfc12d09bbddfa6b5778faa3317 | |
parent | 28107b9b3116d05eead52f9b88bfa385f4762f0a (diff) |
Add Lasse as Integration committer
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3cecaa52c6bb85d424f76d807ce9248da4d6caaa
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -126,6 +126,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/pipermail/onap-tsc' @@ -157,3 +162,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' |