diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-09 10:22:55 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-09 10:22:55 +0100 |
commit | 54d3dd4123ecb3e4d187929c1d7a4e4ac18ff985 (patch) | |
tree | 96bbcceb52671067e0f750ec5750baf04b3220a1 | |
parent | 07ba043caa37f61258722e58ffb098470d74b3d6 (diff) |
Remove inactive committers from INFO.yaml
Remove inactive committers from INFO.yaml
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4354
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia4b352eef8f5eece99f6cdc1bbec9226e5b701ff
-rw-r--r-- | INFO.yaml | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -46,11 +46,6 @@ committers: company: 'Bell Canada' id: 'ramverma' timezone: 'America/Montreal' - - name: 'Ajith Sreekumar' - email: 'ajith.sreekumar@bell.ca' - company: 'Bell Canada' - id: 'a.sreekumar' - timezone: 'Europe/Ireland' - name: 'Ramesh Murugan Iyer' email: 'ramesh.murugan.iyer@est.tech' company: 'Ericsson' @@ -74,12 +69,15 @@ tsc: 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 + # Retired - type: 'Removal' name: 'Jim Hahn' - # Retired link: https://lists.onap.org/g/onap-tsc/message/8056 - type: 'Addition' name: 'Ramesh Murugan Iyer' link: https://lists.onap.org/g/onap-tsc/message/8689 + # Stepped Down + - type: 'Removal' + name: 'Ajith Sreekumar' + link: https://lists.onap.org/g/onap-tsc/message/8878 |