diff options
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 000000000..f8cc11fee --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,52 @@ +--- +project: 'appc' +project_creation_date: '2017-02-10' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Randa Maher' + email: 'rx196w@att.com' + id: 'rx196w' + company: 'ATT' + timezone: 'America/New York' +primary_contact: + - name: 'Takamune Cho' + email: 'tc012c@att.com' + company: 'ATT' + id: 'Takamune_Cho' + timezone: 'America/New York' + - name: 'Catherine Lefèvre' + email: 'cl664y@intl.att.com' + company: 'ATT' + id: 'Katel34' + timezone: 'Belgium' +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/APPC' + key: 'APPC' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '15:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Marcus Williams' + email: 'marcus.williams@intel.com' + company: 'Intel' + id: 'mgkwill' + timezone: 'America/Los Angeles' + - name: 'Patrick Brady' + email: 'pb071s@att.com' + company: 'ATT' + id: 'pb071' + timezone: 'America/Los Angeles' + - name: 'Takamune Cho' + email: 'tc012c@att.com' + company: 'ATT' + id: 'Takamune_Cho' + timezone: 'America/New York' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |