diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:09:10 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:09:10 +0200 |
commit | 6cb103dd5aa3d2ae0baf68e88e33073b4f9a806d (patch) | |
tree | 3146f996e00deefaecae137000e1123a475a5a61 | |
parent | d7b0804abbc54c0def8f6c18600ff2c924c3d653 (diff) |
update INFO.yaml6.0.0-ONAPfrankfurt
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ifa2db096b807785df31a526673cabfd0cccd4e04
-rw-r--r-- | INFO.yaml | 27 |
1 files changed, 24 insertions, 3 deletions
@@ -84,10 +84,31 @@ committers: company: 'fujitsu' id: 'xinmiao2013' timezone: 'America/Dallas' + - 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://wiki.onap.org/display/DW/TSC+2020-02-06' changes: - - type: '' - name: '' - link: '' + - 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' |