diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-22 14:41:54 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-22 14:41:54 +0000 |
commit | 6dec4f14de4d630b8687ac70d64d8b5f25a7d36f (patch) | |
tree | 1185460cf42328be14a02ba3b3be0615f87d7af8 | |
parent | bbf59429cf462ae417a16afa631c87f495e261df (diff) |
Update INFO.yaml to add Jim and Ram
Issue-ID: POLICY-1775
Change-Id: I50ece282341da05652fb6a2e186a6033ce40bd1e
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 |