diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:21:27 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:21:27 +0200 |
commit | f7ba02cdc4ed4e9c46b5757a3ec7339a83a691a5 (patch) | |
tree | 34c05556ea24b473c50a1731be0d2383d367dcf7 | |
parent | 3c2183191fc1a2d01b24c7e91a144dad8467cd20 (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: Ia19d46447776413e491c63b60777eb46d840afdf
-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' @@ -111,6 +101,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/6408?p=,,,20,0,0,0::relevance,,new+repository+for+integration+team+testsuite%2Fpythonsdk-tests,20,2,0,74178111' @@ -121,3 +116,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' |