aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org>2021-01-13 23:32:36 +0000
committerLF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org>2021-01-13 23:32:38 +0000
commitf18ec338e918b6db170defe2540c34f2072e612b (patch)
tree767573bd4638e0d87e5b57f51bd153837dd55bde
parentf5947a5862624cdeb18b44c9b36b537b167c5653 (diff)
Automation adds INFO.yaml
Issue-ID: CIMAN-33 Change-Id: I07caca5b3770082048b3d0f6073bdc7a1c000be1 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r--INFO.yaml51
1 files changed, 51 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..a032162
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,51 @@
+---
+project: 'usecase_ui_nlp'
+project_creation_date: '2021-01-13'
+project_category: ''
+lifecycle_state: 'Mature'
+project_lead: &onap_usecase_ui_nlp_ptl
+ name: 'Ran Xu'
+ email: 'xuranyjy@chinamobile.com'
+ id: 'cyuamber'
+ company: 'CMCC'
+ timezone: 'China/Beijing'
+primary_contact: *onap_usecase_ui_nlp_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: ''
+ channel: ''
+ repeats: 'weekly'
+ time: '02:00 UTC'
+repositories:
+ - usecase-ui/nlp
+committers:
+ - <<: *onap_usecase_ui_nlp_ptl
+ - name: 'Chuyi Guo'
+ email: 'guochuyi@chinamobile.com'
+ company: 'CMCC'
+ id: 'guochuyicmri'
+ - name: 'He Keguang'
+ email: 'hekeguang@chinamobile.com'
+ company: 'CMCC'
+ id: 'hekeguang'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Addition'
+ name: 'Ran Xu'
+ link: 'https://wiki.onap.org/display/DW/Ran+Xu+-+Committer+Promotion+Request'
+ - type: 'Addition'
+ name: 'He Keguang'
+ link: 'https://wiki.onap.org/display/DW/He+Keguang+-+Committer+Promotion+Request'