diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-09 09:18:52 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-09 10:20:20 +0100 |
commit | b01261be40a29ac86378e1e5dd5d298760fb75a0 (patch) | |
tree | cd69c70855f87cf2c4fd4fdf45d8aa76b1874eff | |
parent | 6214bfb8b261e8325e3ae3a063ccf7c6f68f7605 (diff) |
Remove inactive committers from INFO.yaml
Issue-ID: POLICY-4354
Change-Id: I5d4a7249e35c1d9dda67cc06397a024ff10743d4
Signed-off-by: liamfallon <liam.fallon@est.tech>
-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 |