diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:19:40 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:19:40 +0200 |
commit | e9197cc34494aff9d7a9832c9e15c27a72f6ba75 (patch) | |
tree | e02828138a3ccb3402a421f2e750f103f3e9ecbb | |
parent | 00de18574f461717ded26f627e36012a1c59212a (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: Ib7f1d648617e24bb19619638d936cb1bcf047854
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -36,21 +36,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' @@ -121,6 +111,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/g/onap-tsc/message/6991?p=,,,20,0,0,0::Created,,repository,20,2,0,76243596' @@ -137,3 +132,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' |