From adc9340b289ded1d2eccb575bdf6b9b4820bf9c9 Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Mon, 13 Jul 2020 17:26:58 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: Iac88d52ed23707059e075daec53ee9de70244f0d Signed-off-by: lf-jobbuilder --- INFO.yaml | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..b001785 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,58 @@ +--- +project: 'kuberef' +project_creation_date: '2020-07-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_kuberef_ptl + name: 'Rihab Banday' + email: 'rihab.banday@ericsson.com' + company: 'Ericsson' + id: 'rihabbanday' +primary_contact: *opnfv_kuberef_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/' + key: 'kuberef' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.opnfv.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/' + url: '' + server: 'freenode.net' + channel: '#opnfv' + repeats: '' + time: '' +repositories: + - kuberef +committers: + - <<: *opnfv_kuberef_ptl + - name: 'Trevor Cooper' + email: 'trevor.cooper@intel.com' + company: 'intel.com' + id: 'trev' + - name: 'Georg Kunz' + email: 'georg.kunz@ericsson.com' + company: 'ericsson.com' + id: 'georgkunz' + - name: 'James Gu' + email: 'james.gu@att.com' + company: 'ATT' + id: 'jamesgu' + - name: 'Michael Pedersen' + email: 'michaelx.pedersen@intel.com' + company: 'Intel' + id: 'pedersex' +tsc: + # yamllint disable rule:line-length + approval: 'https://lists.opnfv.org/g/opnfv-tsc/message/6210' + changes: + - type: '' + name: '' + link: '' -- 2.16.6