diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-27 13:44:37 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-28 00:27:50 +0000 |
commit | ec128d286948e4f2aa725bbd19a69b78aca9267c (patch) | |
tree | 9f5b9f05014e56cde33aa1ea214f41dc1970fa0d | |
parent | 0ffc0442d0b9c7be3088c5c0c2268f5a9c6429d5 (diff) |
Update INFO.yaml file
Add Adam Krysiak to the group
Change-Id: I29190160c4eb0542d110c2b81a8bb132ccba5a18
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -53,9 +53,18 @@ committers: company: 'ATT' id: 'xuegao' timezone: 'Europe/Brussels' + - name: 'Adam Krysiak' + email: 'adam.krysiak@nokia.com' + company: 'Nokia' + id: 'akrysiak' + timezone: 'Europe/Warsaw' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' name: 'Gervais-Martial Ngueko' link: 'https://lists.onap.org/g/ONAP-TSC/message/3311' + - type: 'Addition' + name: 'Adam Krysiak' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3311' + |