diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:13:20 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:13:20 +0200 |
commit | 23c1ec663b0b958f6b26212c7ab5952aa87aaea7 (patch) | |
tree | 554e32eabd8113c003a2af825e6c488ef14129d3 | |
parent | 1ba963b698d22e341671ae03cb84d60ef1732a91 (diff) |
[ADMIN] Add Illia Halych in INFO.yaml
Add Eli and cleanup the INFO.yaml file
Issue-ID: INT-1842
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I145fc44af56363e99922c3095d721e0c7d170d35
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -106,6 +106,11 @@ committers: company: 'samsung' id: 'kaihlavi' timezone: 'Europe/Helsinki' + - name: 'Illia Halych' + email: 'illia.halych@t-mobile.pl' + company: 'T-Mobile' + id: 'elihalych' + timezone: 'Europe/Warsaw' tsc: # yamllint disable rule:line-length approval: 'https://lists.onap.org/pipermail/onap-tsc' @@ -140,3 +145,6 @@ tsc: - type: 'Addition' name: 'Lasse Kaihlavirta' link: 'https://lists.onap.org/g/onap-tsc/message/7280' + - type: 'Addition' + name: 'Illia Halych' + link: 'https://lists.onap.org/g/onap-tsc/message/7696' |