diff options
-rw-r--r-- | INFO.yaml | 28 |
1 files changed, 16 insertions, 12 deletions
@@ -1,12 +1,12 @@ --- project: 'policy-gui' project_creation_date: '2017-06-20' -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/gui' 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 |