diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-04-01 16:50:16 +0200 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-04-06 11:48:57 +0000 |
commit | 83c67c42b7b54979b0a49891b6d20cc8b57292d9 (patch) | |
tree | 4747152b18ba57d7061f054e58456120f05e5bf8 | |
parent | 23509594ed1ce7966d08641240c5adc750754e86 (diff) |
Update INFO.yaml
Add new SDC committers
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I3c3fb6710fe1cde0b83c4250e3da31187384ec7b
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -71,6 +71,16 @@ committers: company: 'AMDOCS' id: 'talio' timezone: 'Asia/Jerusalem' + - name: 'André Schmid' + email: 'andre.schmid@est.tech' + company: 'Ericsson Software Technology (EST)' + id: 'andre.schmid' + timezone: 'Europe/Dublin' + - name: 'Michael Morris' + email: 'michael.morris@est.tech' + company: 'Ericsson Software Technology (EST)' + id: 'MichaelMorris' + timezone: 'Europe/Dublin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -155,3 +165,9 @@ tsc: - type: 'Addition' name: 'Tali Orenbach' link: 'https://lists.onap.org/g/onap-tsc/message/7233' + - type: 'Addition' + name: 'André Schmid' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=100893583' + - type: 'Addition' + name: 'Michael Morris' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=100893294' |