diff options
-rw-r--r-- | INFO.yaml | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -36,16 +36,6 @@ committers: company: 'ATT' id: 'sarat' timezone: 'America/Bedminster' - - name: 'ramki krishnan' - email: 'ramkri123@gmail.com' - company: 'VMWare' - id: 'ramkri123' - timezone: 'America/Los_Angeles' - - name: 'Dileep Ranganathan' - email: 'dileep.ranganathan@intel.com' - company: 'Intel' - id: 'dileep.ranganathan' - timezone: 'America/Los_Angeles' - name: 'Vikas Varma' email: 'vikas.varma@att.com' company: 'ATT' @@ -56,6 +46,11 @@ committers: company: 'ATT' id: 'amartell' timezone: 'America/New_York' + - name: 'Krishna Moorthy' + email: 'krishna.moorthy6@wipro.com' + company: 'Wipro' + id: 'krishnaa96' + timezone: 'India/IST UTC+5:30' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -90,3 +85,12 @@ tsc: - type: 'Addition' name: 'Arthur Martella' link: 'https://wiki.onap.org/x/qiVIB' + - type: 'Addition' + name: 'Krishna Moorthy' + link: 'https://wiki.onap.org/x/-5ELBQ' + - type: 'Removal' + name: 'Dileep Ranganathan' + link: 'https://lists.onap.org/g/onap-tsc/message/6416' + - type: 'Removal' + name: 'Ramki Krishnan' + link: 'https://lists.onap.org/g/onap-oof/message/568' |