diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-15 14:54:24 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-15 14:54:24 -0500 |
commit | 6228b819e9b8977a4ae13fda563970b62920ca5f (patch) | |
tree | a9b7ae36e7f37e77bcab81ab1f7d2fc58e8b619f | |
parent | e459ddf5433853a5263c8cb9415dab701822f6e7 (diff) |
Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I2cd5cf5a50b9927dfd7c3e752fb90758aac66f31
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -49,6 +49,16 @@ committers: company: 'IBM' id: 'brindasanthm' timezone: 'America/New_York' + - name: 'Kevin Smokowski' + email: 'ks6305@att.com' + company: 'ATT' + id: 'nullop' + timezone: 'America/New_York' + - name: 'Kapil Singal' + email: 'kaggarwal@in.ibm.com' + company: 'IBM' + id: 'kasingal' + timezone: 'America/New_York' repositories: - ccsdk/sli/core tsc: @@ -63,3 +73,9 @@ tsc: - type: 'Addition' name: 'Brinda Santh Muthuramalingam' link: 'https://lists.onap.org/g/onap-tsc/message/5208' + - type: 'Addition' + name: 'Kevin Smokowski' + link: 'https://lists.onap.org/g/onap-tsc/message/5635' + - type: 'Addition' + name: 'Kapil Singal' + link: 'https://lists.onap.org/g/onap-tsc/message/5635' |