diff options
author | 2022-02-28 09:21:11 +0000 | |
---|---|---|
committer | 2022-02-28 09:21:11 +0000 | |
commit | f491b9fa0e1f5481065f9071aca469180635778e (patch) | |
tree | 6a7f6f577fe32fa55d3b21b0a4f07b1f75418530 | |
parent | 142b5372b98ac9fbe0e8c847d90a52952e09f948 (diff) |
[INTEGRATION] Update committers list
That change was done by automated integration tool to maintain commiters list in INFO.yaml
Issue-ID: INT-2077
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I74038ca91f1c1e11aa4f95a1428c73abd2ed219b
-rw-r--r-- | INFO.yaml | 26 |
1 files changed, 16 insertions, 10 deletions
@@ -31,16 +31,6 @@ repositories: - 'demo' committers: - <<: *onap_demo_ptl - - name: 'Christophe Closset' - email: 'cc697w@intl.att.com' - company: 'ATT' - id: 'ChrisC' - timezone: 'Belgium/Namur' - - name: 'Brian Freeman' - email: 'bf1936@att.com' - company: 'AT&T' - id: 'bdfreeman1421' - timezone: 'America/New_York' - name: 'Morgan Richomme' email: 'morgan.richomme@orange.com' company: 'orange' @@ -81,6 +71,16 @@ committers: company: 'Samsung' id: 'aalexanderr' timezone: 'Europe/Warsaw' + - name: 'Maciej Lisowski' + email: 'm.lisowski2@partner.samsung.com' + company: 'Samsung' + id: 'mlisowski' + timezone: 'Europe/Warsaw' + - name: 'Marcin Sebastian Krasowski' + email: 'm.krasowski@samsung.com' + company: 'Samsung' + id: 'mkrasowski' + timezone: 'Europe/Warsaw' tsc: # yamllint disable rule:line-length approval: 'https://lists.onap.org/pipermail/onap-tsc' @@ -130,3 +130,9 @@ tsc: - type: 'Deletion' name: 'Bartosz Gardziejewski' link: 'https://lists.onap.org/g/onap-tsc/message/8286' + - type: 'Deletion' + name: 'Christophe Closset, Brian Freeman' + link: 'https://lists.onap.org/g/onap-tsc/message/8449' + - type: 'Addition' + name: 'Maciej Lisowski, Marcin Sebastian Krasowski' + link: 'https://lists.onap.org/g/onap-tsc/message/8449' |