diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..6410d75 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,47 @@ +--- +project: 'Rocket (hardware-accelerated VNF)' +project_creation_date: '2018-09-10' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &_ptl + name: '' + email: 'guoshasha@chinamobile.com' + id: '' + company: '' + timezone: '' +primary_contact: *_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/ROCKET' + key: 'ROCKET' +mailing_list: + type: 'groups.io' + url: 'https://lists.opnfv.org/g/opnfv-tech-discuss' + tag: '[rocket]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv-rocket' +meetings: + - type: '' + agenda: '' + url: '' + server: '' + channel: '' + repeats: '' + time: '' +repositories: + - 'rocket' +committers: + - <<: *_ptl + +tsc: + # yamllint disable rule:line-length + approval: '' + changes: + - type: 'removal' + name: '' + link: '' + - type: 'promotion' + name: '' + link: '' |