diff options
author | Pawe? Wieczorek <p.wieczorek2@samsung.com> | 2020-09-24 11:04:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-24 11:04:13 +0000 |
commit | acec2db0967b0a78ecbe163549119f709beb4058 (patch) | |
tree | 440bf5f6c58b37256151b68639dc8f28c4600732 /INFO.yaml | |
parent | ae2557a38de9d241bd331de8fa6095b956698927 (diff) | |
parent | 1f296aefefbb67c2a901bb1ba9af629f22f83a2a (diff) |
Merge "Update INFO.yaml"
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 46 |
1 files changed, 27 insertions, 19 deletions
@@ -3,13 +3,13 @@ project: 'integration-csit' project_creation_date: '2017-02-10' lifecycle_state: 'Incubation' project_category: '' -project_lead: &onap_releng_ptl +project_lead: &onap_csit_ptl name: 'Morgan Richomme' email: 'morgan.richomme@orange.com' id: 'mrichomme' company: 'Orange' timezone: 'France/Paris' -primary_contact: *onap_releng_ptl +primary_contact: *onap_csit_ptl issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/INT' @@ -30,7 +30,7 @@ meetings: repositories: - 'integration/csit' committers: - - <<: *onap_releng_ptl + - <<: *onap_csit_ptl - name: 'Christophe Closset' email: 'cc697w@intl.att.com' company: 'ATT' @@ -76,22 +76,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' - - <<: *onap_releng_ptl - - name: 'Christophe Closset' - email: 'cc697w@intl.att.com' - company: 'ATT' - id: 'ChrisC' - timezone: 'Belgium/Namur' - - name: 'Daniel Rose' - email: 'DR695H@att.com' - company: 'ATT' - id: 'DR695H' - timezone: 'America/New_York' - name: 'Krzysztof Kuzmicki' email: 'krzysztof.kuzmicki@nokia.com' company: 'nokia' @@ -107,6 +91,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://lists.onap.org/pipermail/onap-tsc' @@ -126,3 +125,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' |