diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-03-23 08:52:38 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-03-23 08:52:38 +0100 |
commit | a7f1c2780db97e8225d8348ea1a89a1c58280122 (patch) | |
tree | 0a6126f3d104e8f407c327a2f42af094164ba122 | |
parent | 0e55ea53b1886df5847f4838fb840b668b4acb1f (diff) |
[GENERAL] Add Fiachra and Dan as Committers
Committers have approved inclusion of Dan and Fiachra as committers.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I92e4a61cff4c2bd57d6ec77fbac4eb25e6987e99
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -51,6 +51,16 @@ committers: company: 'Individual' id: 'jackl' timezone: 'USA/EST' + - name: 'Fiachra Corcoran' + email: 'fiachra.corcoran@est.tech' + company: 'ericsson' + id: 'efiacor' + timezone: 'Europe/Dublin' + - name: 'Dan Timoney' + email: 'dtimoney@att.com' + id: 'djtimoney' + company: 'ATT' + timezone: 'America/New_York' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -62,3 +72,11 @@ tsc: name: 'Jack Lucas' # yamllint disable-line rule:line-length link: 'https://wiki.onap.org/display/DW/Committer+Promotion+for+%5BOOM%5D+%3A+Jack+Lucas' + - type: 'Addition' + name: 'Fiachra Corcoran' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5BOOM%5D+-+Fiachra+Corcoran' + - type: 'Addition' + name: 'Dan Timoney' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5BOOM%5D+-+Dan+Timoney' |