diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:39:00 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-21 11:17:26 -0400 |
commit | fd22bbf23c1a6ba9522753e6b7efe7334e62bfc7 (patch) | |
tree | 245f859f03ce9b118358b70bf7763a559be3fd9b | |
parent | 0cd12ec2cafbd488190df2a0a55ae3dca172731b (diff) |
Update INFO.yaml to add Jim and Ram
Per TSC requirements.
Per Michael's comments, added changes section.
Added both TSC link.
Issue-ID: POLICY-1775
Change-Id: I0c571c69e460f2c818a20cde6ff9ef211f86d01e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-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 |