diff options
author | Gregory Glover <gg2147@att.com> | 2018-02-28 21:48:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-28 21:48:10 +0000 |
commit | af20dc6f86c03df646cde8337c1ad5a13c40ffb4 (patch) | |
tree | f49eb8dc062dda8381d938b369f50ab04b2bbc4e | |
parent | a15bc3c5aceea627f0f6446ee8a19450c61d94dc (diff) | |
parent | 3c3856341550e7ac88de3d63e8229c494e06a741 (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 000000000..c8e071962 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'doc' +project_creation_date: '2017-06-14' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Greg Glover' + email: 'gg2147@att.com' + id: 'gglover' + company: 'ATT' + timezone: '' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/DMAAP' + key: 'DMAAP' +meetings: + - type: 'zoom' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8225074' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Jun (Nicolas) Hu' + email: 'jh245g@att.com' + company: 'ATT' + id: 'jh245g' + timezone: 'America/New York' + - name: 'Rich Bennett' + email: 'rb2745@att.com' + company: 'ATT' + id: 'rb2745' + timezone: 'America/New York' + - name: 'Steven Wright' + email: 'sw3588@att.com' + company: 'ATT' + id: 'wombat123' + timezone: 'America/Atlanta' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |