diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:04:00 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:04:00 +0200 |
commit | c391088df82a68db96d24db5bf867dd540465ea5 (patch) | |
tree | b68532f6627f55300138d43156f547578bae5715 | |
parent | a7e9ac102f7c8ca2eed1b49d88f32d9ab3f406c4 (diff) |
update INFO.yaml
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I94d2ab4fb897d3f23e746b01a5fe2fdf67eec419
-rw-r--r-- | INFO.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -81,7 +81,23 @@ committers: company: 'swisscom' id: 'davidperez' timezone: 'Switzerland/Bern' + - 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: + # yamllint disable rule:line-length approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' @@ -92,3 +108,12 @@ tsc: Xiaolong Kong, Hector Anapan-Lavalle, Yuliang Liu, Anaƫl Closson Ran Pollak, Tracy Van Brakle, Xing Xiaocheng link: 'https://lists.onap.org/g/onap-discuss/message/19277' + - 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' |