diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-03-19 14:41:27 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-03-19 15:20:24 +0000 |
commit | 0372be5b1fb0e0a06d1b0c890e242bab855871bf (patch) | |
tree | 0b39487c457422b72ee9ba91cc5e649cf0ac01ef | |
parent | 54f75f9a94af1ec92176bd9740b6a657fcfbd732 (diff) |
Update INFO.yamlelalto
some Integration committers were not referenced in this repository.
Issue-ID: INT-1494
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I5287e6626cb4c4c8130d32d5189742a03d74e6bf
(cherry picked from commit 08ae753660b1d6e3717dea05b6d723834dc82b22)
-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: |