diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-08 12:32:01 +0100 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2021-09-09 16:21:48 +0000 |
commit | c3b2ac593fead9ff87f764d4c942036e77e17de2 (patch) | |
tree | 16b42849d824530884df68b58d6c56eb2a882b1d | |
parent | 7515212d2175158478e3acae78a8972bf9af04a5 (diff) |
Update INFO.yaml
Update the INFO.yaml file with latest information.
Issue-ID: POLICY-3552
Change-Id: I346ff7a0ddee373ea6ac1df26d612150caebaa3a
Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r-- | INFO.yaml | 25 |
1 files changed, 14 insertions, 11 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' @@ -32,7 +32,7 @@ repositories: committers: - <<: *onap_releng_ptl - name: 'Pamela Dragosh' - email: 'pdragosh@research.att.com' + email: 'pd1248@att.com' company: 'ATT' id: 'pdragosh' timezone: 'America/New_York' @@ -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 |