diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:13:18 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 10:45:24 +0200 |
commit | fe70d231b5693e6b8bd0669056bff5b891f159e8 (patch) | |
tree | e3a226344645938668627caa9bda9bedbb8b6004 /INFO.yaml | |
parent | 5de622a8247c4cf4fc2bd4e5f8a947e60a8c4bfb (diff) |
Update INFO.yaml
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9712f40a951b0bd504a9d4bbb3f063946f9ef7c6
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -76,5 +76,31 @@ 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' + 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' |