diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-08 13:12:21 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-09 21:49:24 +0100 |
commit | 258a8b26ee052e461f3b8c70333e54d399e7d99b (patch) | |
tree | 529b2002875243048f88e4c5c7586390e85db67a | |
parent | 494969794b6678221af472fdfa27e65e7e8c3576 (diff) |
Update INFO.yaml
Update the INFO.yaml file with latest information.
Issue-ID: POLICY-3552
Change-Id: If33f4de23325838a374f5b93b8347afa8d6e6471
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: '2017-02-14' 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 |