diff options
author | 2022-05-05 11:42:02 +0000 | |
---|---|---|
committer | 2022-05-05 11:42:02 +0000 | |
commit | a3b77f01fd58db61489dbcfa5f240877afe41e40 (patch) | |
tree | a320db4656a87af09d3cf33ec7486b5c95b57ef3 | |
parent | 965637ce9208111b39bd0929925420c95c9d2583 (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: Ifbd3c39367818f3862144cfa6d7a877759892477
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -101,6 +101,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://lists.onap.org/pipermail/onap-tsc' @@ -138,3 +143,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' |