diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-07-13 17:26:58 +0000 |
---|---|---|
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-07-13 17:27:00 +0000 |
commit | adc9340b289ded1d2eccb575bdf6b9b4820bf9c9 (patch) | |
tree | 3cf19020f11d3b589b43bfeabb6cc1196e18074b /INFO.yaml | |
parent | bef45268b994c845859f08b40f276dfeef33276f (diff) |
Automation adds INFO.yaml
Change-Id: Iac88d52ed23707059e075daec53ee9de70244f0d
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 58 |
1 files changed, 58 insertions, 0 deletions
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: '' |