diff options
author | 2020-05-28 09:23:03 -0400 | |
---|---|---|
committer | 2020-05-28 17:28:52 -0400 | |
commit | e93269dc4707d550aa78036ebe2e4c82f66592ac (patch) | |
tree | 4a9b47dfaa4a42c56f5c77fbade4723038d93918 | |
parent | 6bb32d16ee3eb83a826dd1336c01fa24df891de0 (diff) |
Update INFO.yaml
Update INFO.yaml
Issue-ID: APPC-1883
Change-Id: Idc553fff8c654117290d76cf24236bdeb2c92cee
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -41,11 +41,11 @@ committers: company: 'ATT' id: 'pb071' timezone: 'America/Los_Angeles' - - name: 'Randa Maher' - email: 'rx196w@att.com' - id: 'rx196w' - company: 'ATT' - timezone: 'America/New_York' + - name: 'Rupinderjeet Signh' + email: 'rupinsi@in.ibm.com' + id: 'rupinder-tech' + company: 'IBM' + timezone: 'India/Bangalore' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -61,3 +61,9 @@ tsc: - type: 'Removal' name: 'Marcus Williams' link: 'https://lists.onap.org/g/onap-tsc/message/5472' + - type: 'Addition' + name: 'Rupinderjeet Signh' + link: 'https://lists.onap.org/g/onap-tsc/message/6402' + - type: 'Removal' + name: 'Randa Maher' + link: 'https://lists.onap.org/g/onap-tsc/message/6814' |