diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:14:59 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:14:59 +0200 |
commit | 8786091cf65f2f525c0f365bd1eb42efd0511ca9 (patch) | |
tree | 8c35e984a653978ef2a329affda12e4bb6e90223 /INFO.yaml | |
parent | 4fb9eac7eae49a37291da78760df4dba69a28d5d (diff) |
Update info.yaml
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I087b67f5405c5eb36521b7eff3a86e6c969892c1
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -76,7 +76,23 @@ 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: + # yamllint disable rule:line-length approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' @@ -88,3 +104,12 @@ tsc: - 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' |