From afaebad157f06f9a6f81571c7382e804fec7cb83 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 8 Nov 2019 15:59:01 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: Ib3edbb9b613dc492810f7acd4a41a1ce6cf957a2 Signed-off-by: Aric Gardner --- INFO.yaml | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..ef23f5a --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,63 @@ +--- +project: 'ric_plt_e2' +project_creation_date: '2019-11-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_plt_e2_ptl + name: 'Thoralf Czichy' + email: 'thoralf.czichy@nokia.com' + id: 'czichy' + company: 'Nokia' + timezone: 'America/New_York' +primary_contact: *oran_ric_plt_e2_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'ric_plt_e2' +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/e2 +committers: + - <<: *oran_ric_plt_e2_ptl + - name: 'Adi Enzel' + email: 'aa7133@att.com' + company: 'att' + id: 'adienzel' + timezone: 'Unknown/Unknown' + - name: 'Shuky Har-Noy' + email: 'shuky.har-noy@intl.att.com' + company: 'intl.att' + id: 'ss412g' + timezone: 'Unknown/Unknown' + - name: 'Yaki Ratz' + email: 'yaki.ratz@gmail.com' + company: 'gmail' + id: 'yakiratz' + timezone: 'Unknown/Unknown' + - name: 'Hila Anina' + email: 'hanina@intl.att.com' + company: 'intl.att' + id: 'hanina' + timezone: 'Unknown/Unknown' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6