diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:12:44 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-03 11:35:46 +0200 |
commit | 75496bfc5b2f7e03e49ab4929d1f20962b39c992 (patch) | |
tree | 1d3108c8772dcdd32c91e1b289215967f0750752 | |
parent | ebfa403e9144f45eac242f3e5acb04cda06bb6b4 (diff) |
Add use case leaders as committers
Issue-ID: CIMAN-33
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie4f5be330154564d35f738d8c7fc2ca876fd544d
Signed-off-by: mrichomme <morgan.richomme@orange.com>
-rw-r--r-- | INFO.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -79,6 +79,16 @@ committers: company: 'intel' id: 'ewmulta' timezone: 'America/Los_Angeles' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + company: 'nokia' + id: 'kkuzmick' + timezone: 'Poland/Warsaw' + - name: 'Bogumil Zebek' + email: 'bogumil.zebek@nokia.com' + company: 'nokia' + id: 'bogumil_zebek' + timezone: 'Poland/Warsaw' tsc: # yamllint disable rule:line-length approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' |