diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-09-20 10:22:17 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-09-20 10:22:17 +0100 |
commit | 0e32214ac1d396317ea95865670fd2952c8c9b99 (patch) | |
tree | 9d4a783ec40a86805cd0f0d94df4b4bf6e1b7b0d | |
parent | 9164ef359603b40091245797148ce43cf758e1f5 (diff) |
Update policy committers in policy/api
Issue-ID: POLICY-5129
Change-Id: I3826829e579521c7e43efc4e3ec723fb97761b77
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/api' 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' + company: 'Ericsson' + id: 'liamfallon' + 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 |