diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-03-09 10:24:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-09 10:24:27 +0000 |
commit | 168fc3e5e362e9a50300677615c6159f18119689 (patch) | |
tree | b424de2f1f96dd74f2e142a6d63999560c726507 | |
parent | 20b01a6b7163971201a5aa0d6db354d80657d17f (diff) | |
parent | 8af9a2bc071942ee8e1d0a4cc0ce8d0640728084 (diff) |
Merge "Add subproject INFO.yaml"
-rw-r--r-- | INFO.yaml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..57f590a6 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +subproject: 'Cross Community CI (XCI)' +project_category: 'Integration & Testing' +lifecycle_state: 'Incubation' +subproject_lead: &opnfv_releng_ptl + name: 'Fatih Degirmenci' + email: 'fatih.degirmenci@ericsson.com' + id: 'fdegir' + company: 'Ericsson' + timezone: 'Europe/Stockholm' +primary_contact: *opnfv_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/RELENG' + key: 'RELENG' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[xci]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv-pharos' +meetings: + - type: 'irc' + agenda: 'https://etherpad.opnfv.org/p/xci-meetings' + channel: '#opnfv-pharos' + repeats: 'weekly' + day: 'Wednesday' + time: '14:00 UTC' +committers: + - <<: *opnfv_releng_ptl + - name: 'Yolanda Robla Mota' + company: 'Red Hat' + email: 'yroblamo@redhat.com' + id: 'yrobla' + timezone: 'Europe/Barcelona' + - name: 'Markos Chandras' + company: 'SUSE' + email: 'mchandras@suse.de' + id: 'mchandras' + timezone: 'Europe/London' |