diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-07-31 15:21:38 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-07-31 15:21:44 +0100 |
commit | ff9dca2dc977dd1ee4b089db21d8705f541160a5 (patch) | |
tree | 152ab900dd5aa44e27f8697fbc9743481e8a877b /INFO.yaml | |
parent | 1df536f39b367fd952685b6b0dd9a191a0826d9a (diff) |
Update info yaml in policy-parent
Change-Id: I31ab1a4f26d21c30ae32a64a00f8460c469f5e22
Issue-ID: POLICY-2738
Signed-off-by: a.sreekumar <ajith.sreekumar@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-parent' 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/parent' 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 |