diff options
-rw-r--r-- | INFO.yaml | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -29,21 +29,11 @@ meetings: time: '13:00 UTC' committers: - <<: *onap_releng_ptl - - name: 'Jun (Nicolas) Hu' - email: 'jh245g@att.com' - company: 'ATT' - id: 'jh245g' - timezone: 'America/New_York' - name: 'Gaurav Agrawal' email: 'gaurav.agrawal@huawei.com' company: 'Huawei' id: 'agrawalgaurav' timezone: 'Asia/Kolkata' - - name: 'Brinda Santh Muthuramalingam' - email: 'brindasanth@in.ibm.com' - company: 'IBM' - id: 'brindasanthm' - timezone: 'America/New_York' - name: 'Kevin Smokowski' email: 'ks6305@att.com' company: 'ATT' @@ -59,6 +49,11 @@ committers: company: 'IBM' id: 'ks220y' timezone: 'America/New_York' + - name: 'Jozsef Csongvai' + email: 'jozsef.csongvai@bell.ca' + company: 'Bell Canada' + id: 'jozsef' + timezone: 'Canada/Montreal' repositories: - ccsdk/features tsc: @@ -82,3 +77,12 @@ tsc: - type: 'Deletion' name: 'Jack Ryan' link: 'https://lists.onap.org/g/onap-tsc/message/7411' + - type: 'Deletion' + name: 'Brinda Santh Muthuramalingam' + link: 'https://lists.onap.org/g/onap-tsc/message/8489' + - type: 'Deletion' + name: 'Jun (Nicolas) Hu' + link: 'https://lists.onap.org/g/onap-tsc/message/8489' + - type: 'Addition' + name: 'Jozsef Csongvai' + link: 'https://lists.onap.org/g/onap-tsc/message/8490' |