diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-18 10:28:45 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 11:40:48 -0800 |
commit | 2f3f911de8295db4dfefbffe728606f756fc1033 (patch) | |
tree | f64d311a5ce58e7e48ef017df67f475b59a8e0e7 | |
parent | b857497690e83a04ff496edb2a0ec582ac67e394 (diff) |
VNFRQTS - Update the INFO.yaml file
Issue-ID: VNFRQTS-785
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I1737e544a3fc3a2f549c8f0520b2e1bacfd21fbc
-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-usecases' + - 'vnfrqts/usecases' committers: - <<: *onap_vnfrqts-usecases_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' |