diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 000000000..e46ab8476 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,71 @@ +--- +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' + id: 'osgn422w' + company: 'ATT' + timezone: 'Europe/Brussels' +primary_contact: *onap_clamp_ptl +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' +repositories: + - 'clamp' +committers: + - <<: *onap_clamp_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: 'Sébastien 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: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Gervais-Martial Ngueko' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3311' + - type: 'Addition' + name: 'Adam Krysiak' + link: 'https://lists.onap.org/g/ONAP-TSC/message/4178' + - type: 'Removal' + name: 'Pierre Close' + link: 'https://lists.onap.org/g/ONAP-TSC/message/4581' + - type: 'Removal' + name: 'Wang Xinyuan1' + link: 'https://lists.onap.org/g/ONAP-TSC/message/4581' + - type: 'Removal' + name: 'Adam Krysiak' + link: 'https://lists.onap.org/g/ONAP-TSC/message/6306' |