diff options
author | 2020-05-28 09:24:45 -0400 | |
---|---|---|
committer | 2020-05-29 13:16:51 +0000 | |
commit | eec5b2c60cd7f31bbaf36dd29622fc09f876a915 (patch) | |
tree | 92295c3e82059cabd19750610d824d98ba431e1e | |
parent | 2ca96c5644fb1a127b2bf2ed02ec4ea906640e96 (diff) |
Update INFO.yaml
Issue-ID: APPC-1883
Change-Id: If34a45ee23dd842b79d5b73dfff042a3d7d9c55a
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' |