diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-09-23 10:39:57 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-23 11:02:46 +0200 |
commit | 0611262fbb68714cfdb922f13ffb009b58a43f71 (patch) | |
tree | 0a519e14b49cdeec72e57e26e2b6c0d063d352fa | |
parent | b093c77b4faa2c4f0bfc67e481f724b6d67c7229 (diff) |
Update INFO.yaml
Issue-ID: INT-1724
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I198320e56131e031d5364214e64a9192c8da1024
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-rw-r--r-- | INFO.yaml | 59 |
1 files changed, 51 insertions, 8 deletions
@@ -2,13 +2,13 @@ project: 'testsuite/oom' project_creation_date: '2017-02-15' lifecycle_state: 'Incubation' -project_lead: &onap_releng_ptl +project_lead: &onap_integration_ptl name: 'Morgan Richomme' email: 'morgan.richomme@orange.com' id: 'mrichomme' company: 'Orange' timezone: 'France/Paris' -primary_contact: *onap_releng_ptl +primary_contact: *onap_integration_ptl project_category: '' issue_tracking: type: 'jira' @@ -30,7 +30,7 @@ meetings: repositories: - 'testsuite/oom' committers: - - <<: *onap_releng_ptl + - <<: *onap_integration_ptl - name: 'Christophe Closset' email: 'cc697w@intl.att.com' company: 'ATT' @@ -71,11 +71,36 @@ 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' + id: 'kkuzmick' + timezone: 'Europe/Warsaw' + - name: 'Pawel Wieczorek' + email: 'p.wieczorek2@samsung.com' + company: 'samsung' + id: 'pwieczorek' + timezone: 'Europe/Warsaw' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + 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: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -88,3 +113,21 @@ tsc: - type: 'Addition' name: 'Bartek, Marcin, Eric' link: 'https://wiki.onap.org/display/DW/Integration+Team' + - type: 'Addition' + name: 'Krzysztof Kuzmicki' + link: 'https://lists.onap.org/g/onap-tsc/message/6232' + - type: 'Addition' + name: 'Pawel Wieczorek' + link: 'https://lists.onap.org/g/onap-tsc/message/6341' + - type: 'Addition' + name: 'Andreas Geissler' + link: 'https://lists.onap.org/g/onap-tsc/message/6342' + - 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' |