diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-04-20 15:05:54 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2021-04-20 15:05:54 +0200 |
commit | 1afb2912143c86a9a924503a4141a0296dc714b9 (patch) | |
tree | befa3047b54c4f306e5d50e4c5c11efed1448b1e | |
parent | c8f27b8684e748196b5eb9bd21865b06cbd2695f (diff) |
Update INFO.yaml
Add new committer
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I0e3386e0b0581889d3b1c9d3144138cf166aa456
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -76,6 +76,11 @@ committers: company: 'Ericsson Software Technology (EST)' id: 'MichaelMorris' timezone: 'Europe/Dublin' + - name: 'Anderson Ribeiro' + email: 'anderson.ribeiro@est.tech' + company: 'Ericsson Software Technology (EST)' + id: 'aribeiro' + timezone: 'Europe/Dublin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -94,3 +99,6 @@ tsc: - type: 'Removal' name: 'Tali Orenbach' link: 'https://lists.onap.org/g/onap-tsc/message/7746' + - type: 'Addition' + name: 'Anderson Ribeiro' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=100895269' |