diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-10-27 12:02:38 +0100 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-10-27 12:02:38 +0100 |
commit | 8c262c47f3c090c702ef124345241bd084dfc958 (patch) | |
tree | 777fb4b92c1a0f830e315ca4981cf6b659c4a78c | |
parent | 4ae1c0360c5c620105b340d13917231d2f734fbd (diff) |
Update INFO.yaml
Add new SDC committers
Issue-ID: SDC-3334
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ica2e115720a8d6c9b3bf2ed74565bed63edd0ee5
-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' |