diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:20:16 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:20:16 +0200 |
commit | 2cd83e31380b296c68de3afe651527cf577b46fd (patch) | |
tree | ef3ed667042fa5ab2eb60db26098ee0423d82d5b /INFO.yaml | |
parent | 58c9ec4f703dade672e210f6bc127ee3869bb3bd (diff) |
Update INFO.yaml
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ic27fcf2d7d097a6e5eb8bc3e952c3aef93c1afba
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -101,7 +101,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' @@ -113,3 +129,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' |