diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-18 14:47:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-18 14:47:07 +0000 |
commit | 20cef81fd594f10949e151fd5a0a439af0a844e4 (patch) | |
tree | 2ad2a8e49fcfbc36bf4fbde88bbc54191e6cddf1 | |
parent | 406d71e14b99b92db10bf6dc7137970baf6324cf (diff) | |
parent | cde859cd6582f9b4be45a8bba190c7419b69b654 (diff) |
Merge "Auto Generated INFO.yaml file"HEADstable/iruyastable/huntermaster
-rw-r--r-- | INFO.yaml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..b64c783 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,64 @@ +--- +project: 'FastDataStacks' +project_creation_date: 'March 29, 2016 ' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_fds_ptl + name: 'Frank Brockners' + email: 'fbrockne@cisco.com' + company: 'cisco' + id: 'brockners' + timezone: '' +primary_contact: *opnfv_fds_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/FDS' + key: 'FDS' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[fds]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-fds' +meetings: + - type: 'gotomeeting+irc' + agenda: # eg: 'https://wiki.opnfv.org/display/' + url: # eg: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#opnfv-meeting' + repeats: 'weekly' + time: # eg: '16:00 UTC' +repositories: + - 'fds' +committers: + - <<: *opnfv_fds_ptl + - name: 'Dan Radez' + email: 'dradez@redhat.com' + company: 'redhat' + id: 'radez' + timezone: '' + - name: 'Tim Rozet' + email: 'trozet@redhat.com' + company: 'redhat' + id: 'trozet' + timezone: '' + - name: 'Juraj Linkeš' + email: 'juraj.linkes@pantheon.tech' + company: 'pantheon' + id: 'juraj.linkes' + timezone: '' + - name: 'Ashlee Young' + email: 'ash@yunify.org' + company: 'yunify' + id: 'im2bz2pee' + timezone: '' + +tsc: + # yamllint disable rule:line-length + approval: 'https//wiki.opnfv.org/display/meetings/TSC#TSC-March29,2016' + # yamllint enable rule:line-length + changes: + - type: 'promotion' + link: 'n/a' |