diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:41:51 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:41:51 +0100 |
commit | d0d4a8b7af52078c7f4848b2519f17ca380d6915 (patch) | |
tree | e5955450558770339b9eb164a01fad7e67628a83 | |
parent | 5bf536fc1a3e6918ce4eadb0fc6b6c039a5ac869 (diff) |
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I080591f52ae35449f841881e30eb98f2c13d46eb
-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' @@ -131,3 +136,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' |