From a944415bfb83f207020b56b7c9ca7235c8bb435f Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 8 Nov 2018 14:54:50 -0600 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: Id88b813f3ebf9fd152b3e31e879ba4f171c57bde Signed-off-by: Vanessa Rene Valderrama --- INFO.yaml | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..e2b1a38 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,115 @@ +--- +project: 'sweetcomb' +project_creation_date: '2018-11-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &sweetcomb_ptl + name: 'Hongjun Ni' + email: 'hongjun.ni@intel.com' + id: 'Henry_Ni' + company: 'Intel' + timezone: 'n/a' +primary_contact: *sweetcomb_ptl +issue_tracking: + type: 'RT' + url: 'helpdesk@fd.io' + key: '' +mailing_list: + type: 'groups.io' + url: 'https://lists.fd.io/g/sweetcomb-dev' + tag: '' +realtime_discussion: + type: 'irc' + server: 'freenode' + channel: 'fdio-infra' +meetings: + - type: 'zoom' + agenda: 'n/a' + url: 'n/a' + server: 'n/a' + channel: 'n/a' + repeats: 'n/a' + time: 'n/a' +repositories: + - 'sweetcomb' +committers: + - <<: *sweetcomb_ptl + - name: 'Drenfong Wang' + company: 'Intel' + email: 'drenfong.wang@intel.com' + id: '' + timezone: '' + - name: 'Chuanguo Wang' + company: 'HuachenTel' + email: 'wangchuanguo@huachentel.com' + id: '' + timezone: '' + - name: 'Hui Chen' + company: 'HuachenTel' + email: 'chenhui@huachentel.com' + id: '' + timezone: '' + - name: 'Zhuoqun Li' + company: 'ChinaMobile' + email: 'lizhuoqun@cmhi.chinamobile.com' + id: '' + timezone: '' + - name: 'Hongfeng Li' + company: 'ChinaUnicorn' + email: 'lihf140@chinaunicom.cn' + id: '' + timezone: '' + - name: 'Jinglong Zhi' + company: 'ChinaTelecom' + email: 'zhijl.bri@chinatelecom.cn' + id: '' + timezone: '' + - name: 'Changlin Li' + company: 'NXP' + email: 'changlin.li@nxp.com' + id: '' + timezone: '' + - name: 'Tianyi Wang' + company: 'Tieto' + email: 'tianyi.wang@tieto.com' + id: '' + timezone: '' + - name: 'Feng Gao' + company: 'Tencent' + email: 'davidfgao@tencent.com' + id: '' + timezone: '' + - name: 'Jianyong Chen' + company: 'Alibaba' + email: 'jingqing.cjy@alibaba-inc.com' + id: '' + timezone: '' + - name: 'Jian Gu' + company: 'ZTE' + email: 'gu.jian1@zte.com.cn' + id: '' + timezone: '' + - name: 'Jerome Toliet' + company: 'Cisco' + email: 'jtollet@cisco.com' + id: '' + timezone: '' + - name: 'Maciek Konstantynowicz' + company: 'Cisco' + email: 'mkonstan@cisco.com' + id: '' + timezone: '' + - name: 'Hongjun Ni' + company: 'Intel' + email: 'hongjun.ni@intel.com' + id: 'Henry_Ni' + timezone: '' +tsc: + approval: '' + changes: + - type: 'removal' + name: '' + link: '' + - type: 'promotion' + name: '' + link: '' -- cgit 1.2.3-korg