diff options
author | 2018-09-18 14:34:29 +0000 | |
---|---|---|
committer | 2018-09-18 14:34:29 +0000 | |
commit | af1b29c7d9a02c35e10fd36d3c1fc88ba0192035 (patch) | |
tree | 6d40b336c34390ac5d311b2bb18f924fc446b0cd | |
parent | 738497a53b80e3b770457b4160532274fd924388 (diff) | |
parent | 05e12ac916b7374fc90fe56cf22b16cd23d20108 (diff) |
Merge "Auto Generated INFO.yaml file"
-rw-r--r-- | INFO.yaml | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..65c94dcf --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,79 @@ +--- +project: 'Testbed infrastructure (Pharos)' +project_creation_date: 'January 8, 2015' +project_category: 'Integration & Testing' +lifecycle_state: 'Mature' +project_lead: &opnfv_pharos_ptl + name: 'Jack Morgan' + email: 'jack.morgan@intel.com' + id: 'jmorgan1' + company: 'intel.com' + timezone: 'Unknown' +primary_contact: *opnfv_pharos_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/PHAROS' + key: 'PHAROS' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[pharos]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-pharos' +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: + - 'pharos' + - 'pharos-tools' +committers: + - <<: *opnfv_pharos_ptl + - name: 'Wenjing Chu' + email: 'chu.wenjing@gmail.com' + company: 'gmail.com' + id: 'wenjing' + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange.com' + id: 'mrichomme' + - name: 'Trevor Cooper' + email: 'trevor.cooper@intel.com' + company: 'intel.com' + id: 'trev' + - name: 'Jose Lausuch' + email: 'jalausuch@suse.com' + company: 'suse.com' + id: 'jose.lausuch' + - name: 'Fatih Degirmenci' + email: 'fdegir@gmail.com' + company: 'gmail.com' + id: 'fdegir' + - name: 'julien zhang' + email: 'zhang.jun3g@zte.com.cn' + company: 'zte.com.cn' + id: 'Julien-zte' + - name: 'Aric Gardner' + email: 'agardner@linuxfoundation.org' + company: 'linuxfoundation.org' + id: 'agardner' + - name: 'Trevor Bramwell' + email: 'tbramwell@linuxfoundation.org' + company: 'linuxfoundation.org' + id: 'bramwelt' + - name: 'Alexandru Avadanii' + email: 'Alexandru.Avadanii@enea.com' + company: 'enea.com' + id: 'AlexandruAvadanii' + - name: 'Guillermo Herrero' + email: 'guillermo.herrero@enea.com' + company: 'enea.com' + id: 'gherrero' +tsc: + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/' |