diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:18:51 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-05-12 09:18:51 +0200 |
commit | 06881dfa82e40a62529dfb46a5066b5150ebd537 (patch) | |
tree | e4d4a3d382a7810d37539a8f37347b60fa7efc96 /INFO.yaml | |
parent | cbf9af30c2db09021288a1a1eb399c06577ac13b (diff) |
Update INFO.yaml
Issue-ID: INT-1587
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia1cefdc33e3cf9f5e5cd00b387182bfdd191c5e6
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' |