diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-24 13:19:27 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-24 13:19:42 -0400 |
commit | d2074d435b81331cd12ed1e0c105336de35c501b (patch) | |
tree | 44f61cb3d9b2f114ad2154ab17b010e065aabba3 | |
parent | e76b61e5434857c4867ee8c5e852f0c5610bf0b7 (diff) |
Add Ajith to policy/gui info
Issue-ID: POLICY-2738
Change-Id: I2904591da8dcde2fdff622c8ca64ae96712b145d
Signed-off-by: Jim Hahn <jrh3@att.com>
-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 |