diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-15 15:02:28 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-15 15:02:28 -0500 |
commit | 0b8b7f9ce041697a1442498bb8e5c2143215d9af (patch) | |
tree | 98c5ee2e90aa262a44a2dfe5240bd6d13fbc6904 | |
parent | b511df0e89d86427067463ec40dbeff58b08639b (diff) |
Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I0255aaa5b1b54e7af4446ced959f302f1203994f
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/features 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' |