diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..3e960bc --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,80 @@ +--- +# yamllint disable rule:line-length +project: 'Airship-based Infrastructure Deployment and Lifecycle Management (airship)' +project_creation_date: '2019-07-02-12' +project_category: 'Deployment' +lifecycle_state: 'Incubation' +project_lead: &opnfv_airship_ptl + name: 'Bin Hu' + email: 'bin.hu@att.com' + id: 'bh526r' + company: 'AT&T' + timezone: '' +primary_contact: *opnfv_airship_ptl +issue_tracking: + type: 'JIRA' + url: 'https://jira.opnfv.org/projects/AIRSHIP' + key: 'AIRSHIP' +mailing_list: + type: 'groups.io' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[airship]' +realtime_discussion: + type: '' + server: '' + channel: '' +meetings: + - type: '' + agenda: '' + url: '' + server: '' + channel: '' + repeats: '' + time: '' +repositories: + - 'airship' +committers: + - <<: *opnfv_airship_ptl + - name: 'Greg Oberfield' + email: 'greg.oberfield@att.com' + company: 'AT&T' + id: 'gregoberfield' + timezone: '' + - name: 'Kaspars Skels' + email: 'kaspars.skels@att.com' + company: 'AT&T' + id: 'kasparsskels' + timezone: '' + - name: 'Bin Yang' + email: 'Bin.Yang@windriver.com' + company: 'Wind River' + id: 'biny993' + timezone: '' + - name: 'Parker Berberian' + email: 'pberberian@iol.unh.edu' + company: 'UNH-IOL' + id: 'ParkerBerberian' + timezone: '' + - name: 'Trevor Cooper' + email: 'trevor.cooper@intel.com' + company: 'Intel' + id: 'trev' + timezone: '' + - name: 'Cedric Ollivier' + email: 'cedric.ollivier@orange.com' + company: 'Orange' + id: 'ollivier' + timezone: 'CET' + - name: 'Prakash Ramchandran' + email: 'pramchan@yahoo.com' + company: 'Dell' + id: 'pramchan' + timezone: '' + - name: 'Sridhar Rao' + email: 'Sridhar.Rao@spirent.com' + company: 'Spirent' + id: 'sridharkn' + timezone: '' +tsc: + # yamllint disable rule:line-length + approval: 'http://meetbot.opnfv.org/meetings/opnfv-meeting/2019/opnfv-meeting.2019-07-02-12.55.html' |