diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:39:45 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:39:45 +0100 |
commit | 7804110df11239058a0bb5b81705521d2d1457d3 (patch) | |
tree | 6d24c62a80d3b5c9fcf319ee768be79e542c7989 | |
parent | 1c0f2200bb8eaa424d484a055575a0b1f4a5e3db (diff) |
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib0a9169d6f4a44fb36ee90b9c03a42e2f915ef64
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -106,6 +106,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' |