diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 12:31:43 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 12:33:14 -0800 |
commit | abfbdef74dfac5652911a0f55e676e501cdfe839 (patch) | |
tree | d1f7f5d81c6bd71cfb822ca8c1d8c1062af8c3eb | |
parent | ed4e48f967b1fccdd3fb142c0a166ee04ad6c2b0 (diff) |
VVP - Cleaning up the INFO.yaml file
Issue-ID: VVP-355
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Ifbdf1a7d6a838fb6cac333de4cc391ee4026a753
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -23,11 +23,6 @@ meetings: time: '15:00 UTC' committers: - <<: *onap_releng_ptl - - name: 'Chris Donley' - email: 'christopher.donley@huawei.com' - company: 'Huawei' - id: 'chrisd5110' - timezone: 'America/Vancouver' - name: 'Edan Binshtok' email: 'eb578m@intl.att.com' company: 'ATT' @@ -38,11 +33,6 @@ committers: company: 'ATT' id: 'eriks' timezone: 'America/Los Angeles' - - name: 'Sandeep Shah' - email: 'sandeepatsprint@gmail.com' - company: 'Tech Mahindra' - id: 'SandeepLinux' - timezone: 'America/Houston' - name: 'steven stark' email: 'ss820f@att.com' company: 'ATT' @@ -54,3 +44,9 @@ tsc: - type: 'Addition' name: 'Steven Stark' link: 'https://lists.onap.org/pipermail/onap-tsc/2018-June/004978.html' + - type: 'Removal' + name: 'Chris Donley' + link: 'https://lists.onap.org/g/onap-tsc/message/5787' + - type: 'Removal' + name: 'Sandeep Shah' + link: 'https://lists.onap.org/g/onap-tsc/message/5787' |