diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-10-27 09:57:02 +0100 |
---|---|---|
committer | Xue Gao <xg353y@intl.att.com> | 2020-10-27 13:16:43 +0000 |
commit | 2bf37dd2b33d694ada58a2e0a27bf452816db308 (patch) | |
tree | d73931b655b135f8b70c00bea4a1ed081e044e95 | |
parent | 001b1c945ee0022aedb0e5b2e2f12afe221ff042 (diff) |
Update INFO.yaml
Add new committers
Issue-ID: SDC-3334
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ic1f32aa8560f94b3f7b938958ac0a0b7d495befd
-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' |