diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-05-05 11:42:10 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-05-06 11:02:54 +0000 |
commit | fa90fd27e380790684f94e819bd646679d85e15a (patch) | |
tree | 435916441a5c4aad1844b7489f820b96453ecd4b | |
parent | 1c24c78c7bd7f99f019f9fc45698fbac4f36a54a (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: I192802e53d2ed837d99f223af5c2a3112cf8e9a0
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -86,6 +86,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' @@ -132,3 +137,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' |