diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..b20e0d79 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,65 @@ +--- +project: 'usecase-ui' +project_creation_date: '2017-06-28' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Tao Shen' + email: 'shentao@chinamobile.com' + id: 'shentao999' + company: 'CMCC' + timezone: 'China/Beijing' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/USECASEUI' + key: 'UUI' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=8228204' + url: 'https://wiki.onap.org/display/DW/Usecase+UI+Project' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '02:00 UTC' +repositories: + - 'usecase-ui' +committers: + - <<: *onap_releng_ptl + - name: 'Tao Shen' + email: 'shentao@chinamobile.com' + company: 'CMCC' + id: 'shentao999' + timezone: 'China/Beijing' + - name: 'Amichai Hemli' + email: 'ah0398@intl.att.com' + company: 'ATT' + id: 'ahemli' + timezone: 'America/New_York' + - name: 'Huabing Zhao' + email: 'zhaohuabing@gmail.com' + company: 'ZTE' + id: 'Huabing_Zhao' + timezone: 'China/Chengdu' + - name: 'Xin Jin' + email: 'saw.jin@huawei.com' + company: 'Huawei' + id: 'jinxin1983' + timezone: 'China/Beijing' + - name: 'Chuyi Guo' + email: 'guochuyi@chinamobile.com' + company: 'CMCC' + id: 'guochuyicmri' + timezone: 'China/Beijing' + - name: 'Anbing Zhang' + email: 'zhanganbing@chinamobile.com' + company: 'CMCC' + id: 'zhangab' + timezone: 'China/Beijing' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |