diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:20:51 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:20:51 +0200 |
commit | 3af68ee7c092351f636638692e9fb3af715a82e5 (patch) | |
tree | 6465d8005b6c846b073c2cc31e41c890af06272a | |
parent | 7804110df11239058a0bb5b81705521d2d1457d3 (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: I7e9025199b6cdf03a900cc509f9dde6f1d7b9c60
-rw-r--r-- | INFO.yaml | 23 |
1 files changed, 8 insertions, 15 deletions
@@ -36,21 +36,6 @@ committers: company: 'ATT' id: 'ChrisC' timezone: 'Belgium/Namur' - - name: 'Daniel Rose' - email: 'DR695H@att.com' - company: 'ATT' - id: 'DR695H' - timezone: 'America/New_York' - - name: 'Marco Platania' - email: 'platania@research.att.com' - company: 'ATT' - id: 'platania' - timezone: 'America/New_York' - - name: 'Chengli Wang' - email: 'wangchengli@chinamobile.com' - company: 'China Mobile' - id: 'wangchengli' - timezone: 'China/Beijing' - name: 'Brian Freeman' email: 'bf1936@att.com' company: 'AT&T' @@ -111,6 +96,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' @@ -144,3 +134,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' |