diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2019-12-09 20:59:50 +0000 |
---|---|---|
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2019-12-09 20:59:52 +0000 |
commit | ca24597bd7c155b50445f0a3b4a43a9842bf27e5 (patch) | |
tree | 9aa3c4e88249dbaecad6e288a785d26238cc2042 /INFO.yaml | |
parent | d5bf0bf5089b159e07a9ea5fd175131cd8490282 (diff) |
Issue-ID: CIMAN-33
Change-Id: Idec498cd97caf27419e905ff9b0836bf2f1ad285
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..223e99e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,63 @@ +--- +project: 'clamp_ui' +project_creation_date: '2019-12-06' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_clamp_ui_ptl + name: 'Gervais-Martial Ngueko' + email: 'gervais-martial.ngueko@intl.att.com' + id: 'osgn422w' + company: 'ATT' + timezone: 'Europe/Brussels' +primary_contact: *onap_clamp_ui_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/CLAMP' + key: 'CLAMP' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.onap.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#onap' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.onap.org/display/' + url: '' + server: 'freenode.net' + channel: '#onap' + repeats: '' + time: '' +repositories: + - clamp/ui +committers: + - <<: *onap_clamp_ui_ptl + - name: 'Christophe Closset' + email: 'christophe.closset@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Europe/Brussels' + - name: 'Eddy Hautot' + email: 'eddy.hautot@intl.att.com' + company: 'ATT' + id: 'ehautot' + timezone: 'Europe/Brussels' + - name: 'Sebastien Determe' + email: 'sebastien.determe@intl.att.com' + company: 'ATT' + id: 'sebdet' + timezone: 'Europe/Brussels' + - name: 'Xue Gao' + email: 'xue.gao@intl.att.com' + company: 'ATT' + id: 'xuegao' + timezone: 'Europe/Brussels' +tsc: + # yamllint disable rule:line-length + approval: 'Approved by Xinhui Li' + changes: + - type: '' + name: '' + link: '' |