diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:22:02 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-04-05 11:22:02 +0200 |
commit | 3288891dced20b9a5a0cd72915be6263bd8f5343 (patch) | |
tree | 50752936984610113adfd6fbdf79474e066659a4 | |
parent | da1fd0aba124cf4dbab3f1e53f59509f15255bc2 (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: I710ca0cc3b63f3f3dce1b33e6ab6f1825a68971c
-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' |