From 8313a46086ede1e5bde8198509b4dc542fb556b2 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 8 Nov 2019 15:58:20 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: Ide1b2e7c2428c0bc9fbcf9e02e755ab79b53663b Signed-off-by: Aric Gardner --- INFO.yaml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..802ddac --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,68 @@ +--- +project: 'ric_plt_dbaas' +project_creation_date: '2019-11-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_plt_dbaas_ptl + name: 'Thoralf Czichy' + email: 'thoralf.czichy@nokia.com' + id: 'czichy' + company: 'Nokia' + timezone: 'America/New_York' +primary_contact: *oran_ric_plt_dbaas_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'ric_plt_dbaas' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.o-ran-sc.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#oran' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.o-ran-sc.org/display/' + url: '' + server: 'freenode.net' + channel: '#oran' + repeats: '' + time: '' +repositories: + - ric-plt/dbaas +committers: + - <<: *oran_ric_plt_dbaas_ptl + - name: 'makiaija' + email: 'jussi.maki-aijala@nokia.com' + company: 'nokia' + id: 'makiaija' + timezone: 'Unknown/Unknown' + - name: 'Marco Tallskog' + email: 'marco.tallskog@nokia.com' + company: 'nokia' + id: 'tallskog' + timezone: 'Unknown/Unknown' + - name: 'Timo Tietavainen' + email: 'timo.tietavainen@nokia.com' + company: 'nokia' + id: 'tietavai' + timezone: 'Unknown/Unknown' + - name: 'Rolf Badorek' + email: 'rolf.badorek@nokia.com' + company: 'nokia' + id: 'badorek' + timezone: 'Unknown/Unknown' + - name: 'Arvo Heinonen' + email: 'arvo.heinonen@nokia.com' + company: 'nokia' + id: 'arvo.heinonen' + timezone: 'Unknown/Unknown' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6