diff options
author | Andy Mayer <am803u@att.com> | 2018-04-05 14:46:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-05 14:46:50 +0000 |
commit | 95406270ed3cc4a5d9315ba2a5b23b0897036201 (patch) | |
tree | 7d050bec8d76a2a101dc39ba2edf1b8b25772b9e | |
parent | db1b51a8a984fd78fc6fbbc102abf0648cdeea9f (diff) | |
parent | 4486c9190addf1b5ada70224965c042a93d973ba (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..a1c3b8e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,27 @@ +--- +project: 'externalapi-nbi' +project_creation_date: '2017-06-29' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Andy Mayer' + email: 'am803u@att.com' + id: 'ajmayer' + company: 'ATT' + timezone: 'America/New York' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/EXTAPI' + key: 'EXTAPI' +meetings: + - type: 'zoom' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8226574' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +committers: + - <<: *onap_releng_ptl +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |