diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-15 13:53:30 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-15 13:53:30 -0700 |
commit | b860666a5f30e547e63149b064ce91e058e0b3ca (patch) | |
tree | 870f8f6d727a11fc68538d6f20beebdf5fbd7160 /INFO.yaml | |
parent | 61b66236ebda171d6a9f1cce9a7bb31395a7e432 (diff) |
Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: Ice4e1d3979eb92b8f7e1e835622096e8b5a510ca
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 27 |
1 files changed, 25 insertions, 2 deletions
@@ -1,18 +1,24 @@ --- -project: 'policy/api' +project: 'policy-api' project_creation_date: '2017-06-20' 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' |