diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..9610114 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,45 @@ +--- +project: 'modeling-yang-kit' +project_creation_date: '2023-07-06' +project_category: '' +lifecycle_state: 'Mature' +project_lead: &onap_modeling_ptl + name: 'Hui Deng' + email: 'denghui12@huawei.com' + company: 'Huawei' + id: 'denghui02' + timezone: 'Asia/Shanghai' +primary_contact: *onap_modeling_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/MODELING' + key: 'MODELING' +mailing_list: + type: 'groups.io' + url: 'https://lists.onap.org/g/onap-discuss' + tag: '[modeling]' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/Modeling+Project+Meetings' + url: 'https://wiki.onap.org/display/DW/Modeling+Project' + server: 'n/a' + channel: 'n/a' + repeats: 'dual weekly' + time: '13:00 UTC' +repositories: + - 'modeling/yang-kit' +committers: + - <<: *onap_modeling_ptl + - name: 'Guanyu Zhu' + email: 'zhuguanyu5@huawei.com' + company: 'Huawei' + id: 'zhuguanyu' + timezone: 'Asia/Shanghai' + - name: 'Frank Feng' + email: 'frank.fengchong@huawei.com' + company: 'Huawei' + id: 'llly' + timezone: 'Asia/Shanghai' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |