diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:36:32 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:36:32 +0100 |
commit | 00de18574f461717ded26f627e36012a1c59212a (patch) | |
tree | ffc89895121cc825f3538bf6e38fbf8eeb01a6ab | |
parent | 13a7b572fcc29ba2440c7eeaca1561b4fecf85d1 (diff) |
Add Lasse as Integration committer
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I0477e4979bf3ad9026a8fbe797a6289f381e4860
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -116,6 +116,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' @@ -129,3 +134,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' |