diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-30 15:50:42 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-30 15:50:45 -0400 |
commit | 56e4f452342da2d0a9e0fb822c68b3440476092a (patch) | |
tree | cc85950a9747c109cbc3b20c7c63b729319722b9 /INFO.yaml | |
parent | e35c91fe9dcbab415cffc100595f3c3ae59598e7 (diff) |
Update info yaml in policy/apex-pdp
Issue-ID: POLICY-2738
Change-Id: I36b0180ce0eeab793b62af857d55f27c50b3d012
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 28 |
1 files changed, 16 insertions, 12 deletions
@@ -1,12 +1,12 @@ --- project: 'policy-apex-pdp' project_creation_date: '2018-05-01' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_category: '' project_lead: &onap_releng_ptl - name: 'Pamela Dragosh' - email: 'pdragosh@research.att.com' - id: 'pdragosh' + name: 'Jim Hahn' + email: 'jrh3@att.com' + id: 'jrh3' company: 'ATT' timezone: 'America/New_York' primary_contact: *onap_releng_ptl @@ -26,11 +26,16 @@ meetings: server: 'n/a' channel: 'n/a' repeats: 'weekly' - time: '13:00 UTC' + time: '14:00 UTC' repositories: - 'policy/apex-pdp' committers: - <<: *onap_releng_ptl + - name: 'Pamela Dragosh' + email: 'pdragosh@research.att.com' + company: 'ATT' + id: 'pdragosh' + timezone: 'America/New_York' - name: 'Jorge Hernandez' email: 'jorge.hernandez-herrero@att.com' company: 'ATT' @@ -41,16 +46,11 @@ 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' + email: 'ram_krishna.verma@bell.ca' company: 'Ericsson' id: 'ramverma' - timezone: 'Europe/Ireland' + timezone: 'America/Montreal' - name: 'Ajith Sreekumar' email: 'ajith.sreekumar@bell.ca' company: 'Ericsson' @@ -68,3 +68,7 @@ tsc: - type: 'Addition' name: 'Ajith Sreekumar' link: https://lists.onap.org/g/onap-tsc/message/6869 + - type: 'Addition' + name: 'Jim Hahn' + # new PTL + link: https://lists.onap.org/g/onap-tsc/message/6754 |