diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:40:43 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:40:43 +0100 |
commit | 6b1dd67db99a47de631de72501bc576251029db3 (patch) | |
tree | f5a57101a0728c215946ca6ce9ea1e7f1a3a4b0e | |
parent | 530e630b89a4101d05c81960cda1db4da6fa0d42 (diff) |
Add Lasse as Integration committer
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I6f44de57f9044e599135d79c29452c667c9378f5
-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' @@ -123,3 +128,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' |