diff options
author | morganrol <morgan.richomme@orange.com> | 2021-06-10 18:53:54 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-06-10 19:15:08 +0200 |
commit | f0160b135a402d425101596b2e2f5bf65ca5fd02 (patch) | |
tree | 21908d787ed5fb9c7ea8176416f8f2ded6611d57 | |
parent | 44172283617c3e989c8b146d8015f954b63eae8d (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: Ifd5d219ef4274b14be0c4b9a5925082661ed4519
-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,16 +94,6 @@ 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: 'Lin Meng' email: 'menglinyjy@chinamobile.com' company: 'china mobile' @@ -129,6 +114,16 @@ committers: 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' @@ -136,3 +131,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' |