diff options
-rw-r--r-- | INFO.yaml | 30 |
1 files changed, 25 insertions, 5 deletions
@@ -71,11 +71,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: 'Krzysztof Kuzmicki' email: 'krzysztof.kuzmicki@nokia.com' company: 'nokia' @@ -91,6 +86,22 @@ committers: company: 'Deutsche Telekom' id: 'andreasgeissler' timezone: 'Europe/Berlin' + - name: 'Michal Jaggielo' + 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://lists.onap.org/pipermail/onap-tsc' @@ -113,3 +124,12 @@ tsc: - type: 'Addition' name: 'Andreas Geissler' link: 'https://lists.onap.org/g/onap-tsc/topic/onap_integration_committer/73303461' + - type: 'Addition' + name: 'Michal Jaggiello' + 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' |