Fix ran-app INFO.yaml information 18/70618/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 13 Sep 2022 17:05:40 +0000 (10:05 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 13 Sep 2022 17:07:34 +0000 (10:07 -0700)
Acoording to the email discussion, the name of the
repo should be "ran-app". This needs to match across the
INFO.yaml.
Update anchor to match "integration" not "releng"

Change-Id: I99221cfff03cf7b90c1f20a1bf826c4a561eb77e
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
gerrit.onap.org/integration/simulators/ran-app/INFO.yaml

index 688c841..c3380d3 100644 (file)
@@ -1,15 +1,15 @@
 ---
 project: 'integration/simulators/ran-app'
-project_creation_date: '2022-09-02'
+project_creation_date: '2022-09-13'
 lifecycle_state: 'Incubation'
 project_category: ''
-project_lead: &onap_releng_ptl
+project_lead: &onap_integration_ptl
     name: 'Michal Jagiello'
     email: 'Michal.Jagiello@t-mobile.pl'
     company: 'T-Mobile'
     id: 'MichalJagielloTMPL'
     timezone: 'Europe/Warsaw'
-primary_contact: *onap_releng_ptl
+primary_contact: *onap_integration_ptl
 issue_tracking:
     type: 'jira'
     url: 'https://jira.onap.org/projects/INT'
@@ -28,9 +28,9 @@ meetings:
       repeats: 'weekly'
       time: '14:00 UTC'
 repositories:
-    - 'integration/simulators/ran-sim-apps'
+    - 'integration/simulators/ran-app'
 committers:
-    - <<: *onap_releng_ptl
+    - <<: *onap_integration_ptl
     - name: 'Catherine Lefevre'
       email: 'cl664y@att.com'
       company: 'AT&T'