diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-10-27 12:05:11 +0100 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-10-27 12:05:47 +0100 |
commit | e955b965cc06c80489c2366e55bc91f408d3390c (patch) | |
tree | d2301981161a1a484e2c0aa2cb4de49c440647bd | |
parent | b6bb62f8c464b1a93076ff20792ee613edb2b06f (diff) |
Update INFO.yaml
Add new SDC committers
Issue-ID: SDC-3334
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I2767498dfded1b8891ad4015225955d5a8ce5100
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -61,6 +61,16 @@ committers: company: 'ATT' id: 'julienBe' timezone: 'Europe/Brussels' + - name: 'Vasyl Razinkov' + email: 'vasyl.razinkov@est.tech' + company: 'Ericsson Software Technology (EST)' + id: 'vasraz' + timezone: 'Europe/Dublin' + - name: 'Tali Orenbach' + email: 'tali.orenbach@amdocs.com' + company: 'AMDOCS' + id: 'talio' + timezone: 'Asia/Jerusalem' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -139,3 +149,9 @@ tsc: - type: 'Removal' name: 'Ofir Sonsino' link: 'https://wiki.onap.org/pages/viewpage.action?pageId=45305945' + - type: 'Addition' + name: 'Vasyl Razinkov' + link: 'https://lists.onap.org/g/onap-tsc/message/7233' + - type: 'Addition' + name: 'Tali Orenbach' + link: 'https://lists.onap.org/g/onap-tsc/message/7233' |