From b9fd9fcb6ba04bdd90fb9b35727284beae82c7ac Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 9 Sep 2022 10:17:26 +0100 Subject: [PATCH] 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 Change-Id: Iff58c5e5ea517dfe5c24b0b1f282320404d6a51e --- INFO.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index a59f75cc9..450f22b87 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -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 -- 2.16.6