From 71fd42c28f5252787a5b1dcb8f922edfc8998c4f Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Tue, 22 Jan 2019 19:20:56 -0500 Subject: add INFO.yaml for appc/cdt INFO.yaml is required by LinuxFoundation Change-Id: I07f3d02d3e548180f2e668f4a984388d5bff28a1 Issue-ID: APPC-1357 Signed-off-by: Taka Cho --- INFO.yaml | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..5e678e7 --- /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: 'Takamune Cho' + email: 'tc012c@att.com' + company: 'ATT' + id: 'Takamune_Cho' + timezone: 'America/New York' +primary_contact: + 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: 'Randa Maher' + email: 'rx196w@att.com' + id: 'rx196w' + company: 'ATT' + timezone: 'America/New York' + - name: 'Joss Armstrong' + email: 'joss.armstrong@ericsson.com' + id: 'jarmstrong001' + company: 'Ericsson' + timezone: 'Europe/Dublin' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg