diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:18:25 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:18:25 +0200 |
commit | 7bf3e9c4577638280fb4f9413ae013b1cd0b6c56 (patch) | |
tree | 14759ca21081b60cc289d1d026397658ffb3eea5 | |
parent | 1bc17f351d6d7afad961dfbbfca2f277fe73c5bf (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: Ib9b3cb2820eb76b0682f0346ab3893201fe90405
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -39,21 +39,11 @@ committers: company: 'ATT' id: 'ChrisC' timezone: 'Belgium/Namur' - - name: 'Daniel Rose' - email: 'DR695H@att.com' - company: 'ATT' - id: 'DR695H' - timezone: 'America/New_York' - name: 'Catherine Lefevre' email: 'cl664y@att.com' company: 'AT&T' id: 'Katel34' timezone: 'Europe/Belgium' - - name: 'Marco Platania' - email: 'platania@research.att.com' - company: 'ATT' - id: 'platania' - timezone: 'America/New_York' - name: 'Brian Freeman' email: 'bf1936@att.com' company: 'AT&T' @@ -119,6 +109,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://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -144,3 +139,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' |