diff options
-rw-r--r-- | INFO.yaml | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -8,9 +8,8 @@ project_lead: &onap_releng_ptl email: 'pdragosh@research.att.com' id: 'pdragosh' company: 'ATT' - timezone: 'America/New York' + timezone: 'America/New_York' primary_contact: *onap_releng_ptl -realtime_discussion: '' issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/POLICY' @@ -19,6 +18,7 @@ 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=6589781' @@ -26,7 +26,7 @@ meetings: server: 'n/a' channel: 'n/a' repeats: 'weekly' - time: '09:00 EST' + time: '13:00 UTC' repositories: - 'policy/gui' committers: @@ -50,13 +50,21 @@ committers: email: 'ram.krishna.verma@est.tech' company: 'Ericsson' id: 'ramverma' - timezone: 'Canada/Montreal' + timezone: 'Europe/Ireland' + - name: 'Ajith Sreekumar' + email: 'ajith.sreekumar@bell.ca' + company: 'Ericsson' + id: 'a.sreekumar' + timezone: 'Europe/Ireland' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' name: 'Jim Hahn' - link: https://lists.onap.org/g/onap-tsc/message/4977 + link: https://lists.onap.org/g/onap-tsc/message/4976 - type: 'Addition' name: 'Ram Krishna Verma' - link: https://lists.onap.org/g/onap-tsc/message/4976 + link: https://lists.onap.org/g/onap-tsc/message/4977 + - type: 'Addition' + name: 'Ajith Sreekumar' + link: https://lists.onap.org/g/onap-tsc/message/6869 |