diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-22 14:42:30 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-22 14:42:30 +0000 |
commit | d12a6b1534899a5129a3eabbf4890e97910322e1 (patch) | |
tree | 60ea310be4684bc61215edc1c1251a739fb2a7ec | |
parent | a57d12c12cdb25ea3857cbb60bebcddd4349891b (diff) |
Update INFO.yaml to add Jim and Ram
Issue-ID: POLICY-1775
Change-Id: I08ece82243e8109f0442001dfc8c2fa395e6dc3f
Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -47,7 +47,7 @@ repositories: committers: - <<: *onap_releng_ptl - name: 'Jorge Hernandez' - email: 'jh1730@att.com' + email: 'jorge.hernandez-herrero@att.com' company: 'ATT' id: 'jhh' timezone: 'America/Illinois' @@ -56,5 +56,21 @@ committers: company: 'Ericsson' id: 'liamfallon' timezone: 'Europe/Ireland' + - name: 'Jim Hahn' + email: 'jrh3@att.com' + company: 'ATT' + id: 'jrh3' + timezone: 'America/New_York' + - name: 'Ram Krishna Verma' + email: 'ram.krishna.verma@est.tech' + company: 'Ericsson' + id: 'ramverma' + timezone: 'Europe/Ireland' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Jim Hahn' + name: 'Ram Krishna Verma' + link: https://lists.onap.org/g/onap-tsc/message/4977 + link: https://lists.onap.org/g/onap-tsc/message/4976 |