From a37f4f3a5246c26115d130ebacad7330297b49b8 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Fri, 24 Apr 2020 04:55:13 -0700 Subject: [PATCH] Add INFO.yaml file Signed-off-by: Eric Ball Change-Id: I06e8289dce799bd66ff162b3824ad6a626e693d5 --- INFO.yaml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..d25f074 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,68 @@ +--- +project: 'ealt_edge' +project_creation_date: '2020-04-23' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &akraino_ealt_edge_ptl + name: 'Gaurav Agrawal' + email: 'gaurav.agrawal@huawei.com' + id: 'agrawalgaurav' + company: 'Huawei' + timezone: 'Unknown/Unknown' +primary_contact: *akraino_ealt_edge_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.akraino.org/projects/' + key: 'ealt_edge' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.akraino.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#akraino' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.akraino.org/display/' + url: '' + server: 'freenode.net' + channel: '#akraino' + repeats: '' + time: '' +repositories: + - ealt-edge +committers: + - <<: *akraino_ealt_edge_ptl + - name: 'Yang (Gabriel) Yu' + email: 'gabriel.yuyang@huawei.com' + id: 'yuyang' + company: 'Huawei' + timezone: 'Unknown/Unknown' + - name: 'swarup nayak' + email: 'swarup.nayak1@huawei.com' + id: 'SWARUPNAYAK' + company: 'Huawei' + timezone: 'Unknown/Unknown' + - name: 'khemendra kumar' + email: 'khemendra.kumar@huawei.com' + id: 'khemendra' + company: 'Huawei' + timezone: 'Unknown/Unknown' + - name: 'Feng Yang' + email: 'fengfyang@tencent.com' + id: 'yangfchc' + company: 'Tencent' + timezone: 'Asia/Shanghai' + - name: 'Tina Tsou' + email: 'tina.tsou@arm.com' + id: 'tinatsou' + company: 'ARM' + timezone: 'America/Los_Angeles' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6