diff options
author | 2018-02-02 17:14:28 -0500 | |
---|---|---|
committer | 2018-02-02 17:14:28 -0500 | |
commit | 0ae4a1e5bf11fd47d42f446229fceea6cf9bcfdf (patch) | |
tree | ab83a6471e41835ec96bb38181ef0b838b686d26 | |
parent | 3d636def30cd293231e84a7f2ecf7db2dfad334d (diff) |
Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
Change-Id: I71f2138879184849d8f6d7cb324ce5d2d5fce587
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..b3f0c09 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,60 @@ +--- +project: 'ONAP-Automated OPNFV (Auto)' +project_creation_date: 'August 15, 2017' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_auto_ptl + name: 'Tina Tsou' + email: 'tina.tsou@arm.com' + id: 'tinatsou' + company: 'arm.com' + timezone: 'Unknown' +primary_contact: *opnfv_auto_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/AUTO' + key: 'AUTO' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[auto]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-auto' +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: + - 'auto' +committers: + - <<: *opnfv_auto_ptl + - name: 'Aric Gardner' + email: 'agardner@linuxfoundation.org' + company: 'linuxfoundation.org' + id: 'agardner' + - name: 'Harry Huang' + email: 'huangxiangyu5@huawei.com' + company: 'huawei.com' + id: 'huangxiangyu' + - name: 'Madhukesh Sambashivaiah' + email: 'madhukeshs@gmail.com' + company: 'gmail.com' + id: 'madhukeshs' + - name: 'Song Zhu' + email: 'song.zhu@arm.com' + company: 'arm.com' + id: 'mail22song' + - name: 'Liang Ou' + email: 'oul.gd@chinatelecom.cn' + company: 'chinatelecom.cn' + id: 'ouliang1' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2017/opnfv-meeting.2017-08-15-12.59.html' + # yamllint enable rule:line-length |