diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:16:12 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2021-04-06 12:59:14 +0000 |
commit | dfb08e2fa824957ff8fbd19b0a8510f11079f897 (patch) | |
tree | c02576c448a55395d25ba5460504cd88d2468b6b | |
parent | 8d0b31d6458770bc391e92090d139d90d98a5755 (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: I49ee0a1b8289f9efbe8f7170a7e0df6d5172facf
-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' @@ -106,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' @@ -140,3 +135,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' |