diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:40:11 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:40:11 +0100 |
commit | d8daa086b9cfa97e223ecfc3260a3065c135bb43 (patch) | |
tree | 1523053994993993c843cfdbba8c54ee3b062891 | |
parent | bded12c38d4024a75c5a2e31764424cae7872b62 (diff) |
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I90d0ff3296b68186ccb8a16cd399b33a7d92c3fa
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -114,6 +114,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://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -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' |