diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-03-19 14:41:27 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-03-19 14:44:23 +0100 |
commit | 08ae753660b1d6e3717dea05b6d723834dc82b22 (patch) | |
tree | 0b39487c457422b72ee9ba91cc5e649cf0ac01ef | |
parent | f33c361fa7077281c25b6ec66b509f6ff383e5f1 (diff) |
Update INFO.yaml
some Integration committers were not referenced in this repository.
Issue-ID: INT-1494
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I5287e6626cb4c4c8130d32d5189742a03d74e6bf
-rw-r--r-- | INFO.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -61,6 +61,21 @@ committers: company: 'orange' id: 'mrichomme' timezone: 'France/Paris' + - name: 'Bartek Grzybowski' + email: 'b.grzybowski@partner.samsung.com' + company: 'samsung' + id: 'bgrzybowski' + timezone: 'Poland/Warsaw' + - name: 'Marcin Przybysz' + email: 'marcin.przybysz@nokia.com' + company: 'nokia' + id: 'mprzybys' + timezone: 'Poland/Warsaw' + - name: 'Eric Multanen' + email: 'eric.w.multanen@intel.com' + company: 'intel' + id: 'ewmulta' + timezone: 'America/Los_Angeles' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |