diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-09 10:23:22 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-09 10:23:22 +0100 |
commit | df65ecc9e4ca7962b0a7b7fa395b06f8e1fbb170 (patch) | |
tree | 79cf25396164acdf7d78c8a0edeb85f64dadb347 | |
parent | 9a9a8b13640f8f432eb63fb14019dca8e603302a (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: I6fc18dee497b29793c7188fdfa3865e98a3ec697
-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 |