diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-09-19 16:07:47 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-09-19 16:09:55 +0100 |
commit | f8ff4184fe5cc5d5a84c266d50e63c289729ef2f (patch) | |
tree | 83b805014f6089784ccb3fd45580a4e24d2a32cc | |
parent | c780793359e31dac7d99731360cf1e575485f638 (diff) |
Update policy committers in policy/common
Issue-ID: POLICY-5129
Change-Id: I3ca141a5c0dbc8d0ec9d266a5170659248a094e1
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
-rw-r--r-- | INFO.yaml | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -31,11 +31,6 @@ repositories: - 'policy/common' committers: - <<: *onap_releng_ptl - - name: 'Pamela Dragosh' - email: 'pd1248@att.com' - company: 'ATT' - id: 'pdragosh' - timezone: 'America/New_York' - name: 'Jorge Hernandez' email: 'jorge.hernandez-herrero@att.com' company: 'ATT' @@ -46,6 +41,11 @@ committers: company: 'Bell Canada' id: 'ramverma' timezone: 'America/Montreal' + - name: 'Liam Fallon' + email: 'liam.fallon@est.tech' + id: 'liamfallon' + company: 'Ericsson' + timezone: 'Europe/Ireland' - name: 'Ramesh Murugan Iyer' email: 'ramesh.murugan.iyer@est.tech' company: 'Ericsson' @@ -89,3 +89,7 @@ tsc: - type: 'Addition' name: 'Adheli Tavares' link: https://lists.onap.org/g/onap-tsc/message/9296 + #Stepped Down + - type: 'Removal' + name: 'Pamela Dragosh' + link: https://lists.onap.org/g/onap-tsc/message/9550 |