Add initial site files
authorDW Talton <dtalton@contractor.linuxfoundation.org>
Tue, 17 Sep 2019 16:30:59 +0000 (09:30 -0700)
committerDW Talton <dtalton@contractor.linuxfoundation.org>
Tue, 17 Sep 2019 16:48:42 +0000 (09:48 -0700)
Add INFO and gitreview files for repo creation.

Signed-off-by: DW Talton <dtalton@contractor.linuxfoundation.org>
Change-Id: Ie2aa973fd96093fed767994a229efc186e240c91

.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..5691a25
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.o-ran-sc.org
+port=29418
+project=ric-app/kpimon.git
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644 (file)
index 0000000..03e00ee
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,49 @@
+---
+project: 'kpimon xApp'
+project_creation_date: '2019-09-17'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &ric-app-kpimon_ptl
+    name: ''
+    email: ''
+    id: ''
+    company: ''
+    timezone: ''
+primary_contact: *rip-app-kpimon_ptl
+issue_tracking:
+    type: 'jira'
+    url: 'https://jira.o-ran-sc.org/'
+    key: ''
+mailing_list:
+    type: 'groups.io'
+    url: 'https://lists.o-ran-sc.org/g/main'
+    tag: '<[main]>'
+realtime_discussion:
+    type: 'irc'
+    server: 'freenode.net'
+    channel: '#o-ran-sc'
+meetings:
+    - type: 'zoom'
+      agenda: ''
+      url: ''
+      server: 'n/a'
+      channel: 'n/a'
+      repeats: 'weekly'
+      time: ''
+repositories:
+    - 'ric-app/kpimon'
+committers:
+    - name: 'Jeongyeob Oak'
+      email: 'jy.oak@samsung.com'
+      id: 'jyoak'
+      company: 'Samsung'
+      timezone: 'America/New_York'
+    - name: 'Jun Song'
+      email: 'junhyuk.song@samsung.com'
+      id: 'junny'
+      company: 'Samsung'
+      timezone: 'America/New_York'
+    - <<: *ric-app-kpimon_ptl
+tsc:
+    # yamllint disable-line rule:line-length
+    approval: 'https://wiki.o-ran-sc.org/display/TOC#O-RANSCTechnicalOversightCommittee(TOC)-20190911'