diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-08 13:28:28 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-08 13:28:32 +0100 |
commit | 18a6374481f24ca3054ab5a50fc8f9af030ee05e (patch) | |
tree | b2b7ded2249bce1638cb685224809b908df11e56 | |
parent | 22b02a0536c4cad7fb6d1a838df197415682fef2 (diff) |
Update INFO.yaml
Update the INFO.yaml file with latest information.
Issue-ID: POLICY-3552
Change-Id: Ie9840e9add4a47ec44be01dcda75aaac946ee7c3
Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r-- | INFO.yaml | 41 |
1 files changed, 20 insertions, 21 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2020-12-03' lifecycle_state: 'Mature' project_category: '' project_lead: &onap_releng_ptl - name: 'Jim Hahn' - email: 'jrh3@att.com' - id: 'jrh3' - company: 'ATT' - timezone: 'America/New_York' + name: 'Liam Fallon' + email: 'liam.fallon@est.tech' + id: 'liamfallon' + company: 'Ericsson' + timezone: 'Europe/Ireland' primary_contact: *onap_releng_ptl issue_tracking: type: 'jira' @@ -31,11 +31,6 @@ repositories: - 'policy/clamp' committers: - <<: *onap_releng_ptl - - name: 'Christophe Closset' - email: 'christophe.closset@intl.att.com' - company: 'ATT' - id: 'ChrisC' - timezone: 'Europe/Brussels' - name: 'Sébastien Determe' email: 'sebastien.determe@intl.att.com' company: 'ATT' @@ -46,13 +41,8 @@ committers: company: 'ATT' id: 'osgn422w' timezone: 'Europe/Brussels' - - name: 'Xue Gao' - email: 'xue.gao@intl.att.com' - company: 'ATT' - id: 'xuegao' - timezone: 'Europe/Brussels' - name: 'Pamela Dragosh' - email: 'pdragosh@research.att.com' + email: 'pd1248@att.com' company: 'ATT' id: 'pdragosh' timezone: 'America/New_York' @@ -61,11 +51,6 @@ committers: company: 'ATT' id: 'jhh' timezone: 'America/Illinois' - - name: 'Liam Fallon' - email: 'liam.fallon@est.tech' - company: 'Ericsson' - id: 'liamfallon' - timezone: 'Europe/Ireland' - name: 'Ram Krishna Verma' email: 'ram_krishna.verma@bell.ca' company: 'Bell Canada' @@ -115,3 +100,17 @@ tsc: - type: 'Addition' name: 'Ajith Sreekumar' link: 'https://jira.onap.org/browse/REQ-473' + - type: 'Addition' + name: 'Liam Fallon' + # new PTL + link: https://lists.onap.org/g/onap-tsc/message/8032 + - type: 'Removal' + name: 'Jim Hahn' + # Retired + link: https://lists.onap.org/g/onap-tsc/message/8056 + - type: 'Removal' + name: 'Christophe Closset' + link: https://lists.onap.org/g/onap-tsc/message/8096 + - type: 'Removal' + name: 'Xue Gao' + link: https://lists.onap.org/g/onap-tsc/message/8096 |