diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-08 12:24:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-08 12:24:59 +0100 |
commit | 01f4bc488f0884980ef36a553a96c198902b29d8 (patch) | |
tree | a74148507cc267a0de626b5dddb16f3340eab0cc | |
parent | 861dbc22855e93784eb2145daea7be9f189ad765 (diff) |
Update INFO.yaml
Update the INFO.yaml file with latest information.
Issue-ID: POLICY-3552
Change-Id: I269cb7142a9820356f9d4954d005bd5ea182c342
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: '2017-06-20' 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 |