diff options
author | Taka Cho <takamune.cho@att.com> | 2020-07-30 14:01:07 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2020-07-30 14:01:45 -0400 |
commit | 57cc89223de166b02ed6a7d323d9995ec249232a (patch) | |
tree | 74b02e1db3123a3d8d50e0a5d149276180c776fd /INFO.yaml | |
parent | 48fd5f936197830da112f26613df19c991383afe (diff) |
Update INFO.yaml in policy-models
Verified with Jessica W that the "type" should still be "Addition",
even when updating the PTL.
Updated to Mature, per TSC.
Issue-ID: POLICY-2738
Change-Id: Ibfa990f73e565db4630ff6bc373cea626eb9fc2a
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 28 |
1 files changed, 16 insertions, 12 deletions
@@ -1,12 +1,12 @@ --- project: 'policy-models' 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/models' 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 |