diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-18 09:54:04 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 11:13:57 -0800 |
commit | d97c4f2d16f4ae9bee476fd56059340f3ed2beae (patch) | |
tree | 44ecd3952d479231ae2d58f0570c2a36060c8a28 | |
parent | 7b0b9c46afa26f2ac193804e89803c176e1df287 (diff) |
VNFRQTS - Update the INFO.yaml file
Issue-ID: VNFRQTS-785
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Ie54a928a1ebf7ca83bbd4d397105b5d6e999ac33
-rw-r--r-- | INFO.yaml | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -28,14 +28,9 @@ meetings: repeats: 'weekly' time: '13:00 UTC' repositories: - - 'vnfrqts-testcases' + - 'vnfrqts/testcases' committers: - <<: *onap_vnfrqts-testcases_ptl - - name: 'wenyao guan' - email: 'guanwenyao@chinamobile.com' - company: 'China Mobile' - id: 'guanwenyao' - timezone: 'Asia/Shanghai' - name: 'Hagop Bozawglanian' email: 'hb755d@att.com' company: 'ATT' @@ -46,4 +41,7 @@ tsc: changes: - type: 'Addition' name: 'Hagop Bozawglanian' - link: 'https://lists.onap.org/pipermail/onap-tsc/2018-June/004978.html' + link: 'https://lists.onap.org/g/onap-tsc/message/3123' + - type: 'Removal' + name: 'wenyao guan' + link: 'https://lists.onap.org/g/onap-tsc/message/5786' |