diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:42:26 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-20 18:42:26 +0100 |
commit | 3c2183191fc1a2d01b24c7e91a144dad8467cd20 (patch) | |
tree | bd0d87f6f3c5bf6c415d21359429f03a6be57037 | |
parent | 1186e5a639393cb90c73dd9b1c7bcd503fb2af3b (diff) |
Add Lasse as Integration committerdevelop
Issue-ID: INT-1788
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ifd1953e4685e88a7b6323c2838a5e54e469948e0
-rw-r--r-- | INFO.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -106,7 +106,11 @@ committers: company: 'Orange' id: 'rajewluk' timezone: 'Europe/Warsaw' - + - 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/g/onap-tsc/message/6408?p=,,,20,0,0,0::relevance,,new+repository+for+integration+team+testsuite%2Fpythonsdk-tests,20,2,0,74178111' @@ -114,3 +118,6 @@ tsc: - type: 'Addition' name: 'Lukasz Rajewski' 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' |