diff options
author | morganrol <morgan.richomme@orange.com> | 2021-09-02 17:37:51 +0200 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2021-09-03 08:44:32 +0000 |
commit | 8f3f6dcaa98c1d342b3187f877794c1cdb63c313 (patch) | |
tree | 778e0f514a093998d92d0779d68861aa119734e5 | |
parent | d97e97cba78f928deda72cb42ca85792b0a91d29 (diff) |
[ADMIN] Update INFO.yaml (new PTL and cleanup)
Update:
- Michal Jagiello new Integration PTL
Remove:
- Marchin Przybysz
Issue-ID: INT-1967
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I2a5e323f0c50621f2bbb879104a7467e9ff9f741
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -3,11 +3,11 @@ project: 'testsuite' project_creation_date: '2017-02-15' lifecycle_state: 'Incubation' project_lead: &onap_testsuite_ptl - name: 'Morgan Richomme' - email: 'morgan.richomme@orange.com' - id: 'mrichomme' - company: 'Orange' - timezone: 'France/Paris' + name: 'Michal Jagiello' + email: 'Michal.Jagiello@t-mobile.pl' + company: 'T-Mobile' + id: 'MichalJagielloTMPL' + timezone: 'Europe/Warsaw' primary_contact: *onap_testsuite_ptl project_category: '' issue_tracking: @@ -51,11 +51,6 @@ committers: company: 'samsung' id: 'bgrzybowski' timezone: 'Poland/Warsaw' - - name: 'Marcin Przybysz' - email: 'marcin.przybysz@nokia.com' - company: 'nokia' - id: 'mprzybys' - timezone: 'Poland/Warsaw' - name: 'Krzysztof Kuzmicki' email: 'krzysztof.kuzmicki@nokia.com' company: 'nokia' @@ -134,3 +129,6 @@ tsc: - type: 'Deletion' name: 'Thierry Hardy, Lasse Kaihlavirta, Pawel Wieczorek' link: 'https://lists.onap.org/g/onap-tsc/message/7893' + - type: 'Deletion' + name: 'Marcin Przybysz' + link: 'https://lists.onap.org/g/onap-tsc/message/7893' |