Fix: Manually create initial repository files 80/139380/2
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Tue, 12 Nov 2024 12:32:03 +0000 (12:32 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Tue, 12 Nov 2024 13:00:52 +0000 (13:00 +0000)
Issue-ID: CIMAN-33

Seems the automated setup jobs failed to create the required gerrit
configuration files. This change manually creates them.

Change-Id: Ic75a7c7b24fe3c03478977ad70ca4fad5637627f
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.gitreview [new file with mode: 0644]
INFO.yaml [new file with mode: 0644]

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..94f0b10
--- /dev/null
@@ -0,0 +1,5 @@
+[gerrit]
+host=gerrit.onap.org
+port=29418
+project=policy/opa-pdp.git
+defaultbranch=master
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644 (file)
index 0000000..aaa059d
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,55 @@
+---
+project: 'policy-opa-pdp'
+project_creation_date: '2024-10-18'
+lifecycle_state: 'Mature'
+project_category: ''
+project_lead: &onap_releng_ptl
+  - name: 'Ramesh Murugan Iyer'
+    email: 'ramesh.murugan.iyer@est.tech'
+    company: 'Ericsson'
+    id: 'rameshiyer27'
+    timezone: 'Europe/Ireland'
+primary_contact: *onap_releng_ptl
+issue_tracking:
+  type: 'jira'
+  url: 'https://jira.onap.org/projects/POLICY'
+  key: 'POLICY'
+mailing_list:
+  type: 'groups.io'
+  url: 'lists.onap.org'
+  tag: '<[sub-project_name]>'
+realtime_discussion: ''
+meetings:
+  - type: 'zopa-pdp'
+    agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6589781'
+    url: 'https://wiki.onap.org/display/DW/Policy+Framework+Project'
+    server: 'n/a'
+    channel: 'n/a'
+    repeats: 'weekly'
+    time: '14:00 UTC'
+repositories:
+  - 'policy/opa-pdp'
+committers:
+  - <<: *onap_releng_ptl
+  - name: 'Jorge Hernandez'
+    email: 'jorge.hernandez-herrero@att.com'
+    company: 'ATT'
+    id: 'jhh'
+    timezone: 'America/Illinois'
+  - name: 'Liam Fallon'
+    email: 'liam.fallon@est.tech'
+    company: 'Ericsson'
+    id: 'liamfallon'
+    timezone: 'Europe/Ireland'
+  - name: 'Adheli Tavares'
+    email: 'adheli.tavares@est.tech'
+    company: 'Ericsson'
+    id: 'adheli.tavares'
+    timezone: 'Europe/Ireland'
+tsc:
+  approval: 'https://lists.onap.org/pipermail/onap-tsc'
+  changes:
+    - type: ''
+      name: ''
+      link: ''
+