diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-04-20 14:58:44 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2021-04-20 14:58:44 +0200 |
commit | bef7431f307fb95abfdeb388b6ccd3ebf357f4d9 (patch) | |
tree | 318a9273ea1017b3a60f84ea2b7f30212c3f7c78 | |
parent | a446f00627dbbb7e0412248e14865290080638cb (diff) |
Update INFO.yaml
Add new committer
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I97c722d2daca511c5f800244445ce2192ef13cfa
-rw-r--r-- | INFO.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -66,6 +66,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: @@ -165,3 +170,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' |