diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 08:40:58 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:27:06 +0200 |
commit | 4e148eb588babacb2af5cc5e9a2a456effb38a5b (patch) | |
tree | 7cffc603dd4ba8a9ed723ac3c883bed4a1acf8a6 | |
parent | ed6bd58215d56e166ae2cc2c3365fd0969218ce0 (diff) |
Update INFO.yaml7.0.0
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7e6f533497d1e14071b14d62d3183ea10cf706cd
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-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' |