diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-09-23 10:33:21 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-23 10:58:48 +0200 |
commit | 87f1f964250106a7c684d068fd2bb8c7ddbdf538 (patch) | |
tree | ebf3dea2d44b874b8f62476463c899b65f380291 | |
parent | 5c4d33b1b370f7278dd28da0c0a882c0b09ac567 (diff) |
Update INFO.yaml
Issue-ID: INT-1724
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7cd41c0fe9470846b02830ebb487da6d48813206
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-rw-r--r-- | INFO.yaml | 29 |
1 files changed, 24 insertions, 5 deletions
@@ -74,11 +74,6 @@ committers: company: 'nokia' id: 'mprzybys' timezone: 'Poland/Warsaw' - - name: 'Eric Multanen' - email: 'eric.w.multanen@intel.com' - company: 'intel' - id: 'ewmulta' - timezone: 'America/Los_Angeles' - name: 'Xin Miao' email: 'Xin.Miao@fujitsu.com' company: 'fujitsu' @@ -99,6 +94,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 +122,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' |