diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2019-03-07 12:52:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-07 12:52:42 +0000 |
commit | 322f2fe16e1649833ade316d367c30e203d2c26b (patch) | |
tree | e02d0f2a0153a53c8ce775da04efca191a92e9d1 | |
parent | 5f14c7ada8aca6bdfecdb4ac3bd2d1387315250c (diff) | |
parent | 6f21aa102cd68a3866580a036cecb335c0d72c70 (diff) |
Merge "Add missing INFO.yaml blocks"
-rw-r--r-- | INFO.yaml | 60 |
1 files changed, 34 insertions, 26 deletions
@@ -2,6 +2,7 @@ project: 'clamp' project_creation_date: '2017-06-15' lifecycle_state: 'Incubation' +project_category: '' project_lead: &onap_clamp_ptl name: 'Gervais-Martial Ngueko' email: 'gervais-martial.ngueko@intl.att.com' @@ -13,41 +14,48 @@ issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/CLAMP' key: 'CLAMP' +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=6593117' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593117' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '13:00 UTC' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593117' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593117' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:00 UTC' +repositories: + - 'clamp' committers: - <<: *onap_clamp_ptl - name: 'Christophe Closset' - email: 'christophe.closset@intl.att.com' - company: 'ATT' - id: 'ChrisC' - timezone: 'Europe/Brussels' + 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' + email: 'eddy.hautot@intl.att.com' + company: 'ATT' + id: 'ehautot' + timezone: 'Europe/Brussels' - name: 'Sébastien Determe' - email: 'sebastien.determe@intl.att.com' - company: 'ATT' - id: 'sebdet' - timezone: 'Europe/Brussels' + 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' + email: 'xue.gao@intl.att.com' + company: 'ATT' + id: 'xuegao' + timezone: 'Europe/Brussels' - name: 'Adam Krysiak' - email: 'adam.krysiak@nokia.com' - company: 'Nokia' - id: 'akrysiak' - timezone: 'Europe/Warsaw' + email: 'adam.krysiak@nokia.com' + company: 'Nokia' + id: 'akrysiak' + timezone: 'Europe/Warsaw' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |