Fix integration/data-provider INFO.yaml 72/68972/6
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 14 Oct 2021 07:28:33 +0000 (07:28 +0000)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Wed, 3 Nov 2021 17:37:02 +0000 (11:37 -0600)
Wrong "project" and "repositories" sections

Co-Authored-By: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ie1074734c7fbd789f71d5ffbef7356e42d29fc1a

gerrit.onap.org/integration/data-provider/INFO.yaml

index 67c5a7e..c7ae779 100644 (file)
@@ -1,6 +1,6 @@
 ---
-project: 'integration'
-project_creation_date: '2017-02-10'
+project: 'integration/data-provider'
+project_creation_date: '2021-10-14'
 lifecycle_state: 'Incubation'
 project_category: ''
 project_lead: &onap_releng_ptl
@@ -17,7 +17,7 @@ issue_tracking:
 mailing_list:
     type: 'groups.io'
     url: 'lists.onap.org'
-    tag: '<[sub-project_name]>'
+    tag: 'integration'
 realtime_discussion: ''
 meetings:
     - type: 'zoom'
@@ -28,7 +28,7 @@ meetings:
       repeats: 'weekly'
       time: '14:00 UTC'
 repositories:
-    - 'integration'
+    - 'integration/data-provider'
 committers:
     - <<: *onap_releng_ptl
     - name: 'Christophe Closset'
@@ -137,3 +137,4 @@ tsc:
         - type: 'Deletion'
           name: 'Marcin Przybysz'
           link: 'https://lists.onap.org/g/onap-tsc/message/7893'
+