diff options
author | morganrol <morgan.richomme@orange.com> | 2021-06-10 18:54:04 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-06-10 19:15:19 +0200 |
commit | 24b95dcc4ab198f55fed750740f1583934ecfbaa (patch) | |
tree | fcc1a09ca9a14306d2bf92a1282475d0004af87c | |
parent | 52aa11630e56089d2d1d70c09e8368c2c2795c19 (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: I68f56d43c8036856581e20c10e700180823de29c
-rw-r--r-- | INFO.yaml | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -76,11 +76,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' @@ -101,21 +96,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/g/onap-tsc/message/6991?p=,,,20,0,0,0::Created,,repository,20,2,0,76243596' @@ -135,3 +130,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' |