diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:32:30 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:32:30 +0100 |
commit | 1ba963b698d22e341671ae03cb84d60ef1732a91 (patch) | |
tree | 3b9810bd16b8f737a71836314ea96d51860fc0d6 | |
parent | b2f19c061037bbf899330f5394972fb6a2ab1ed1 (diff) |
Add Lasse as Integration committer
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I21ed7714e581a0d22e5fa9afc7a606ca309d6615
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -101,6 +101,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' @@ -132,3 +137,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' |