diff options
author | morganrol <morgan.richomme@orange.com> | 2021-06-10 18:54:20 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-06-10 19:15:35 +0200 |
commit | f291599e3c517030203406853997a1b8cbff54e3 (patch) | |
tree | 8f5aa98cc974839f37e485c607bc951a6cc19d24 | |
parent | d566e3827fcc7a840bf8346ed5a13eaa710e706e (diff) |
[ADMIN] Update and clean Integration committer list
Add:
- Bartosz Gardziejewski
- Alexander Mazuruk
Remove:
- Thierry Hardy
- Lasse Kaihlavirta
- Pawel Wieczorek
Update lifecycle_state if needed
Issue-ID: INT-1930
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Iaa772ad74b5996a0428180fb7a0fa646f883f7b2
-rw-r--r-- | INFO.yaml | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -66,11 +66,6 @@ committers: 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' @@ -86,21 +81,21 @@ committers: company: 'Orange' id: 'rajewluk' timezone: 'Europe/Warsaw' - - name: 'Thierry Hardy' - email: 'thierry.hardy@orange.com' - company: 'orange' - id: 'jardellos' - timezone: 'Europe/Paris' - - name: 'Lasse Kaihlavirta' - email: 'l.kaihlavirt@partner.samsung.com' - company: 'samsung' - id: 'kaihlavi' - timezone: 'Europe/Helsinki' - name: 'Illia Halych' email: 'illia.halych@t-mobile.pl' company: 'T-Mobile' id: 'elihalych' timezone: 'Europe/Warsaw' + - name: 'Bartosz Gardziejewski' + email: 'bartosz.gardziejewski@nokia.com' + company: 'Nokia' + id: 'BartoszG' + timezone: 'Europe/Warsaw' + - name: 'Alexander Mazuruk' + email: 'a.mazuruk@samsung.com' + company: 'Samsung' + id: 'aalexanderr' + timezone: 'Europe/Warsaw' tsc: # yamllint disable rule:line-length approval: 'https://lists.onap.org/pipermail/onap-tsc' @@ -138,3 +133,9 @@ tsc: - type: 'Addition' name: 'Illia Halych' link: 'https://lists.onap.org/g/onap-tsc/message/7696' + - type: 'Addition' + name: 'Bartosz Gardziejewski, Alexander Mazuruk' + link: 'https://lists.onap.org/g/onap-tsc/message/7893' + - type: 'Deletion' + name: 'Thierry Hardy, Lasse Kaihlavirta' + link: 'https://lists.onap.org/g/onap-tsc/message/7893' |