diff options
author | colvert <morgan.richomme@gmail.com> | 2020-05-11 17:50:36 +0200 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2020-05-11 19:25:39 +0000 |
commit | dc5fb2cc942778dee5233077a4a2df681ff0bcab (patch) | |
tree | 5dd23d91ce79093632add1b70002bd737d8e20c1 | |
parent | feb93cdb3e2e842affe1a5de171c1242b44add70 (diff) |
Update INFO.yaml
add new committers:
- Pawel Wieczorek
- Andreas Geissler
- Krzysztof Kuzmicki
Issue-ID: INT-1587
Change-Id: I30f7edd3bf6387ee6e7baa49059c884f589deee6
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-rw-r--r-- | INFO.yaml | 25 |
1 files changed, 24 insertions, 1 deletions
@@ -76,6 +76,21 @@ committers: company: 'intel' id: 'ewmulta' timezone: 'America/Los_Angeles' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + 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' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -87,4 +102,12 @@ tsc: link: 'https://wiki.onap.org/display/DW/TSC+2019-10-17' - type: 'Addition' name: 'Bartek, Marcin, Eric' - link: 'https://wiki.onap.org/display/DW/Integration+Team' + - type: 'Addition' + name: 'Krzysztof Kuzmicki' + link: 'https://lists.onap.org/g/onap-tsc/topic/onap_integration_committer/73303463' + - type: 'Addition' + name: 'Pawel Wieczorek' + link: 'https://lists.onap.org/g/onap-tsc/topic/onap_integration_committer/73303462' + - type: 'Addition' + name: 'Andreas Geissler' + link: 'https://lists.onap.org/g/onap-tsc/topic/onap_integration_committer/73303461' |