diff options
author | Sébastien Determe <sd378r@intl.att.com> | 2018-03-09 10:26:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-09 10:26:49 +0000 |
commit | 56e71d901f858fd960d72d0e71d06d4de5953900 (patch) | |
tree | 1a42934d974d4f84c2271f72562a6f23b79e5bc0 | |
parent | 0bf3d9d9de63061dd288124723125940148c5030 (diff) | |
parent | c88efeb36ec71c625c283a342df795b948288d4e (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..345217e0 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,51 @@ +--- +project: 'clamp' +project_creation_date: '2017-06-15' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Gervais-Martial Ngueko' + email: 'gn422w@intl.att.com' + id: 'osgn422w' + company: 'ATT' + timezone: 'Belgium/Namur' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/CLAMP' + key: 'CLAMP' +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' +committers: + - name: 'Christophe Closset' + email: 'cc697w@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Belgium/Namur' + - name: 'Eddy Hautot' + email: 'eh552t@intl.att.com' + company: 'ATT' + id: 'ehautot' + timezone: 'Belgium/Namur' + - name: 'Pierre Close' + email: 'pc457b@intl.att.com' + company: 'ATT' + id: 'piclose' + timezone: 'Belgium/Namur' + - name: 'Sébastien Determe' + email: 'sd378r@intl.att.com' + company: 'ATT' + id: 'sebdet' + timezone: 'Belgium/Namur' + - name: 'Xinyuan Wang' + email: 'wang.xinyuan1@zte.com.cn' + company: 'ZTE' + id: 'Xinyuan' + timezone: 'Belgium/Namur' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |