diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-02-28 09:56:05 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-02-28 10:04:21 +0000 |
commit | 311f3ffa2404fd044d04a4f02a011122155fe361 (patch) | |
tree | c26c583d6dd1766533671afd21a3403da2c285a9 | |
parent | cd1210cbbecb046d7fb6fdba6240d911872b5850 (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: I80a7723274d6902d48f4f1781618b20f15a670a6
-rw-r--r-- | INFO.yaml | 26 |
1 files changed, 16 insertions, 10 deletions
@@ -31,21 +31,11 @@ repositories: - 'integration' committers: - <<: *onap_releng_ptl - - name: 'Christophe Closset' - email: 'cc697w@intl.att.com' - company: 'ATT' - id: 'ChrisC' - timezone: 'Belgium/Namur' - name: 'Catherine Lefevre' email: 'cl664y@att.com' company: 'AT&T' id: 'Katel34' timezone: 'Europe/Belgium' - - 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' @@ -86,6 +76,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' @@ -135,3 +135,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' |