diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-03-16 14:54:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-16 14:54:37 +0000 |
commit | d641804925822df207f4e59aed920c013851f93d (patch) | |
tree | 008a4de1553b5b336640e1a5f86bc9c376343fa6 /INFO.yaml | |
parent | db7db4d6f06b6f875ec96aac27b86911a1c70a9b (diff) | |
parent | c1f1ad4678401262241409f10ce522f9c2eebaa1 (diff) |
Merge "Update INFO.yaml file"
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 29 |
1 files changed, 26 insertions, 3 deletions
@@ -1,18 +1,24 @@ --- -project: 'policy/common' -project_creation_date: '2017-02-17' +project: 'policy-common' +project_creation_date: '2017-02-14' lifecycle_state: 'Incubation' +project_category: '' project_lead: &onap_releng_ptl name: 'Pamela Dragosh' email: 'pdragosh@research.att.com' id: 'pdragosh' company: 'ATT' - timezone: 'America/New York' + timezone: 'America/New_York' primary_contact: *onap_releng_ptl 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]>' +realtime_discussion: '' meetings: - type: 'zoom' agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6589781' @@ -21,6 +27,23 @@ 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' |