diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:21:19 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2021-04-06 13:00:29 +0000 |
commit | fbee3c47b31d0292ffeff03cca9fb30e6245bdd6 (patch) | |
tree | a2b7c0a4d76c86ce8e42710fa2053088948817a7 | |
parent | 77566b39c2acbf347d3f7fb5c27ddf3212f06d80 (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: Ia4ddca8ded922fb26fa6c4e3fb60d6183b59c1ca
-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' @@ -106,6 +91,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 +130,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' |