diff options
author | morganrol <morgan.richomme@orange.com> | 2021-06-10 18:55:12 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-06-10 19:33:11 +0200 |
commit | 54a517038f86c2dc38bec4b5e964d721e3882113 (patch) | |
tree | baffc2a8d26646c183a45d411e349330420a2152 | |
parent | 21bd915bac67e586ea4d990e4704f254c0af1d3c (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: I007b78605c2b63fe489b0207c6002c37a04cef00
-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: 'Konrad Banka' email: 'k.banka@samsung.com' company: 'samsung' @@ -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://jira.onap.org/browse/REQ-457' @@ -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, Pawel Wieczorek' + link: 'https://lists.onap.org/g/onap-tsc/message/7893' |