diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-08 12:20:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-08 12:21:00 +0100 |
commit | 39db67c3fc163da0ff79d4648e3be434860ebe5b (patch) | |
tree | cba5f2a6e47cdf0194f9339db32d06374e0d3fab | |
parent | 62c469dc0045e81979ac14aecb105f2150592c3a (diff) |
Update INFO.yaml
Update the INFO.yaml file with latest information.
Issue-ID: POLICY-3552
Change-Id: I95b9164e7a208ca38dca31f5e71c65bc30531b84
Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r-- | INFO.yaml | 23 |
1 files changed, 13 insertions, 10 deletions
@@ -4,11 +4,11 @@ project_creation_date: '2018-05-01' 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' @@ -41,11 +41,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' @@ -72,3 +67,11 @@ tsc: name: 'Jim Hahn' # new PTL link: https://lists.onap.org/g/onap-tsc/message/6754 + - 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 |