簡介
首先感謝貢獻者在openLooKeng社區作成貢獻。html
爲了瞭解各位貢獻者所在的公司/學校/組織的總體貢獻狀況,Infrastructure小組開發了一個度量功能,須要各位貢獻者填寫本身所在的公司信息。git
本文是指導貢獻者如何填寫我的的組織信息。github
操做步驟
-
Fork https://gitee.com/openlookeng/community to your Gitee.數據結構
-
on your local PC性能
git clone https://gitee.com/YOUR_ID/community.openlookeng cd YOUR_FOLDER git checkout -b NEW_BRANCH_NAME vi ./om-data/data.yaml Search your Gitee ID and then edit your profile. Then save it and quit. git add. git commit git push --set-upstream orgin NEW_BRANCH_NAME
-
Creat a PR on your Gitee.大數據
-
Wait for PR reviewed and merged.網站
數據結構介紹
gitee_id: gitee login id github_id: generalfuzz companies: - company_name: Huawei organization_name: openlookeng end_date: '2015-10-31' user_name: test emails: - generalftes@gmail.com - g.reseasdtes@gmail.com
gitee_id(必選):gitee的login帳號名,好比https://gitee.com/zhongjun2 中的zhongjun2ui
github_id(可選):github的login帳號名url
company_name(必選): 公司名稱,若是不填將會被列入獨立組織(independent)spa
organization_name(可選): 公司下面的組織名稱
end_date(可選):在這個公司的結束時間,若是不填表示當前一直在該公司,格式:YYYY-MM-DD
user_name(可選): 顯示在統計看板上面的名稱,若是不填展現gitee帳號的名稱,github_id、gitee_id等統一對外顯示成user_name
emails(可選): 使用的email信息,好比訂閱過maillist的email,註冊gitee的email,註冊github的email
場景,若是您分時段在不一樣的公司,則這樣填寫companies
companies: - company_name: CompanyA organization_name: end_date: '2020-10-31' - company_name: CompanyB organization_name: end_date: '2099-12-31'
若是須要,能夠訪問https://gitee.com/openlookeng/community/blob/master/om-data/readme_cn.md獲取更詳細的信息。
有疑問或者建議?
請在https://openlookeng.io/communication.html註冊dev@openlookeng.io郵件列表,而後發郵件給dev@openlookeng.io,發表您的意見或者建議。
也能夠在https://gitee.com/openlookeng/community/issues建立Issue。
• • •
openLooKeng是一款開源的高性能數據虛擬化引擎,提供統一SQL接口,具有跨數據源/數據中心分析能力,爲大數據用戶提供極簡的數據分析體驗。歡迎加入openLooKeng社區,一塊兒作點有意思的事兒,讓大數據更簡單!
openLooKeng開源社區官方網站: https://openlookeng.io/zh-cn/
openLooKeng代碼倉地址: https://gitee.com/openlookeng