diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:37:59 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:37:59 +0100 |
commit | 7365105475e82c302bb32094ac3c708ef5c21a72 (patch) | |
tree | b6c06e6b5ec306d6bd2526662e78c6f7602aeaea | |
parent | d543c807598ecc4b23cf5dc5b792cad0393f43d1 (diff) |
Add Lasse as Integration committer
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ied30ef41f6606526e14de51a3b5a5bcb5b9cc420
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -105,6 +105,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' @@ -136,3 +141,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' |