From 0c8ea890d8b153ff38fae0252b2ca24a3b7f172e Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor" Date: Mon, 2 Mar 2020 11:01:03 -0600 Subject: Fixed project line in INFO.yaml Issue-ID: VVP-382 Signed-off-by: Lovett, Trevor Change-Id: I5789b6ad4bb634dbfd996dfd45ba6f389b550a37 --- INFO.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index c7c4ed5..5e7077a 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,5 +1,5 @@ --- -project: 'vvp-validation-scripts' +project: 'vvp-engagementmgr' project_creation_date: '2017-06-29' project_category: '' lifecycle_state: 'Incubation' @@ -28,7 +28,7 @@ meetings: repeats: 'weekly' time: '15:00 UTC' repositories: - - 'vvp/validation-scripts' + - 'vvp/engagementmgr' committers: - <<: *onap_releng_ptl - name: 'Edan Binshtok' -- cgit 1.2.3-korg