diff options
author | 2022-05-05 11:39:09 +0000 | |
---|---|---|
committer | 2022-05-05 11:39:09 +0000 | |
commit | 1187877eb060881b49871515fc43eda01e82cb16 (patch) | |
tree | ebb44848fbf29f7c4054bd78418847dc4d117200 | |
parent | 2e7a9a57f2610268002badc23748d483b653042e (diff) |
[INTEGRATION] Update committers list
That change was done by automated integration tool to maintain commiters list in INFO.yaml
Issue-ID: INT-2106
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I952ac289dc534f1e4c4dca8640c370d39f246ba9
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -104,6 +104,11 @@ committers: company: 'Samsung' id: 'mkrasowski' timezone: 'Europe/Warsaw' + - name: 'Fiachra Corcoran' + email: 'fiachra.corcoran@est.tech' + company: 'Ericsson' + id: 'efiacor' + timezone: 'Europe/Dublin' tsc: # yamllint disable rule:line-length approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' @@ -129,3 +134,6 @@ tsc: - type: 'Addition' name: 'Maciej Lisowski, Marcin Sebastian Krasowski' link: 'https://lists.onap.org/g/onap-tsc/message/8449' + - type: 'Addition' + name: 'Fiachra Corcoran' + link: 'https://lists.onap.org/g/onap-tsc/message/8634' |