diff options
author | Taka Cho <takamune.cho@att.com> | 2020-05-28 09:26:39 -0400 |
---|---|---|
committer | Takamune Cho <takamune.cho@att.com> | 2020-05-29 13:03:29 +0000 |
commit | 4424f9b26832ff2c81d67d302812e2dd1e429663 (patch) | |
tree | 37f6a31c58b8f7e84f27bad920fe1ba4b84af259 | |
parent | 38eaa8d4f08189d517833c98c7d79d2848e81931 (diff) |
Update INFO.yaml
Change-Id: I0592f1927ec05fef2a72c4bbd3ff7ab35719f771
Issue-ID: APPC-1883
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -1,5 +1,5 @@ --- -project: 'appc' +project: 'appc/parent' project_creation_date: '2017-02-10' lifecycle_state: 'Incubation' project_category: '' @@ -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' |