diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 41 |
1 files changed, 39 insertions, 2 deletions
@@ -13,6 +13,10 @@ issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/POLICY' key: 'POLICY' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' meetings: - type: 'zoom' agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6589781' @@ -21,17 +25,50 @@ meetings: channel: 'n/a' repeats: 'weekly' time: '13:00 UTC' +repositories: + - 'policy-apex-pdp' + - 'policy-api' + - 'policy-common' + - 'policy-core' + - 'policy-distribution' + - 'policy-docker' + - 'policy-drools-applications' + - 'policy-drools-pdp' + - 'policy-engine' + - 'policy-gui' + - 'policy-models' + - 'policy-oom' + - 'policy-pap' + - 'policy-parent' + - 'policy-pdp' + - 'policy-xacml-pdp' committers: - <<: *onap_releng_ptl - name: 'Jorge Hernandez' - email: 'jh1730@att.com' + email: 'jorge.hernandez-herrero@att.com' company: 'ATT' id: 'jhh' timezone: 'America/Illinois' - name: 'Liam Fallon' - email: 'liam.fallon@ericsson.com' + email: 'liam.fallon@est.tech' company: 'Ericsson' id: 'liamfallon' timezone: 'Europe/Ireland' + - name: 'Jim Hahn' + email: 'jrh3@att.com' + company: 'ATT' + id: 'jrh3' + timezone: 'America/New_York' + - name: 'Ram Krishna Verma' + email: 'ram.krishna.verma@est.tech' + company: 'Ericsson' + id: 'ramverma' + timezone: 'Canada/Montreal' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Jim Hahn' + name: 'Ram Krishna Verma' + link: https://lists.onap.org/g/onap-tsc/message/4977 + link: https://lists.onap.org/g/onap-tsc/message/4976 |