diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-08-18 14:23:00 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-08-19 10:53:50 +0300 |
commit | 9e76f37d775c1312e56d020361426455e2e91a70 (patch) | |
tree | 1a74bbe36752de36a287079098129fadb2a67a96 | |
parent | eb17f55341e7e46a63b1f45127cd4e97a7936f48 (diff) |
fix INFO.yaml
Change-Id: Iff45d2cbbca00514956a088268f23b0df9f041ed
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r-- | INFO.yaml | 107 |
1 files changed, 72 insertions, 35 deletions
@@ -7,56 +7,93 @@ project_lead: &onap_releng_ptl email: 'ofir.sonsino@intl.att.com' company: 'ATT' id: 'os0695' - timezone: 'Israel/Lod' + timezone: 'Asia/Jerusalem' primary_contact: *onap_releng_ptl +project_category: '' issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/SDC' key: 'SDC' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' meetings: - type: 'zoom' - agenda: '' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6592847' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '14:00 UTC' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6592847' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'sdc-sdc-tosca' committers: - <<: *onap_releng_ptl - - name: 'Idan Amit' - email: 'ia096e@intl.att.com' - company: 'ATT' - id: 'idanamit' - timezone: 'Israel/Aviv' - name: 'Tal Gitelman' - email: 'tg851x@intl.att.com' - company: 'ATT' - id: 'tgitelman' - timezone: 'Israel/Aviv' + email: 'tg851x@intl.att.com' + company: 'ATT' + id: 'tgitelman' + timezone: 'Asia/Jerusalem' - name: 'Yuli Shlosberg' - email: 'ys9693@att.com' - company: 'ATT' - id: 'ys9693' - timezone: 'Israel/Aviv' + email: 'ys9693@att.com' + company: 'ATT' + id: 'ys9693' + timezone: 'Asia/Jerusalem' - name: 'ELI LEVY' - email: 'el489u@intl.att.com' - company: 'ATT' - id: 'el489u' - timezone: 'Israel/Lod' + email: 'el489u@intl.att.com' + company: 'ATT' + id: 'el489u' + timezone: 'Asia/Jerusalem' + - name: 'Piotr Darosz' + email: 'piotr.darosz@nokia.com' + company: 'NOKIA' + id: 'darop' + timezone: 'Europe/Warsaw' + - name: 'Tomasz Golabek' + email: 'tomasz.golabek@nokia.com' + company: 'NOKIA' + id: 'golabek' + timezone: 'Europe/Warsaw' + - name: 'Inna Manzon' + email: 'im453s@intl.att.com' + company: 'ATT' + id: 'im453s' + timezone: 'Asia/Jerusalem' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' - name: 'Michael Lando' - name: 'Idan Amit' - name: 'Tal Gitelman' - name: 'Yuli Shlosberg' - name: 'ELI LEVY' - link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' + name: 'Michael Lando' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' - type: 'Addition' - name: 'Ofir Sonsino' - link: 'https://wiki.onap.org/pages/viewpage.action?pageId=45305945' + name: 'Idan Amit' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' + - type: 'Addition' + name: 'Tal Gitelman' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' + - type: 'Addition' + name: 'Yuli Shlosberg' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' + - type: 'Addition' + name: 'ELI LEVY' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' + - type: 'Addition' + name: 'Ofir Sonsino' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=45305945' - type: 'Removal' - name: 'Michael Lando' - link: 'https://lists.onap.org/g/onap-tsc/message/4239' - + name: 'Michael Lando' + link: 'https://lists.onap.org/g/onap-tsc/message/4239' + - type: 'Removal' + name: 'Idan Amit' + link: 'https://lists.onap.org/g/onap-tsc/message/5218' + - type: 'Addition' + name: 'Inna Manzon' + link: 'https://lists.onap.org/g/onap-tsc/message/5218' + - type: 'Addition' + name: 'Piotr Darosz' + link: 'https://lists.onap.org/g/onap-tsc/message/5218' + - type: 'Addition' + name: 'Tomasz Golabek' + link: 'https://lists.onap.org/g/onap-tsc/message/5218' |