diff options
author | morganrol <morgan.richomme@orange.com> | 2021-06-10 18:53:32 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-06-16 09:38:54 +0000 |
commit | f4eabecc8aab3b1a5f0a23e99254e2a7c989396f (patch) | |
tree | c9367fed9ea923bdd7f91e656ede39c3e6f08a1d | |
parent | c987196667b62378eaa2d33aa19dd8417e300ed7 (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: I63cc08d583c094388f5f3de4518f7d8cac41d4f8
-rw-r--r-- | INFO.yaml | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -79,11 +79,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' @@ -99,21 +94,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://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -142,3 +137,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' |