diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-09-23 10:35:30 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-23 11:00:45 +0200 |
commit | bded12c38d4024a75c5a2e31764424cae7872b62 (patch) | |
tree | 647e853b52e51a43da6de5547f84dd93672ea4d2 | |
parent | 6cb103dd5aa3d2ae0baf68e88e33073b4f9a806d (diff) |
Update INFO.yaml
Issue-ID: INT-1724
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib09aea7be5b7d8e5cd65df2d2e00da3c82309ea1
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-rw-r--r-- | INFO.yaml | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -99,6 +99,21 @@ committers: company: 'Deutsche Telekom' id: 'andreasgeissler' timezone: 'Europe/Berlin' + - name: 'Michal Jagiello' + email: 'Michal.Jagiello@t-mobile.pl' + company: 'T-Mobile' + id: 'MichalJagielloTMPL' + timezone: 'Europe/Warsaw' + - name: 'Lukasz Rajewski' + email: 'lukasz.rajewski@orange.com' + company: 'Orange' + id: 'rajewluk' + timezone: 'Europe/Warsaw' + - name: 'Thierry Hardy' + email: 'thierry.hardy@orange.com' + company: 'orange' + id: 'jardellos' + timezone: 'Europe/Paris' tsc: # yamllint disable rule:line-length approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -112,3 +127,12 @@ tsc: - type: 'Addition' name: 'Andreas Geissler' link: 'https://lists.onap.org/g/onap-tsc/topic/onap_integration_committer/73303461' + - type: 'Addition' + name: 'Michal Jagiello' + link: 'https://lists.onap.org/g/onap-tsc/message/7102' + - type: 'Addition' + name: 'Lukasz Rajewski' + link: 'https://lists.onap.org/g/onap-tsc/message/7102' + - type: 'Addition' + name: 'Thierry Hardy' + link: 'https://lists.onap.org/g/onap-tsc/message/7102' |