File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 專案管理
3+ layout : about.hbs
4+ ---
5+
6+ # 專案管理
7+
8+ ## 尋求共識的流程
9+
10+ Node.js 專案遵循 [ Consensus Seeking] [ ] (尋求共識)的決策模式。
11+
12+ ## 協作者
13+
14+ [ nodejs/node] [ ] 核心的 GitHub 由協作者維護,這些協作者則由 [ TSC(Technical Steering Committee,技術指導委員會)] [ ] 選出。
15+
16+ 對專案做出重大及有價值的貢獻之開發者將可被任命為協作者,並會給予專案的 commit 權限。這些開發者由 TSC 選出,並由現任的協作者討論其提名。
17+
18+ 現任的協作者清單請見專案之 [ README.md] [ ] 。
19+
20+ 給協作者的指南請見 [ collaborator-guide.md] [ ] 。
21+
22+ ## 最高委員會
23+
24+ 此專案由 [ TSC] [ ] 及 [ CommComm] [ ] (Community Committee)聯合治理,前者負責此專案較高層級的指導,後者則負責一般指導及擴展 Node.js 社群。
25+
26+ [ collaborator-guide.md ] : https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md
27+ [ CommComm ] : https://github.com/nodejs/community-committee/blob/master/Community-Committee-Charter.md
28+ [ Consensus Seeking ] : https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
29+ [ README.md ] : https://github.com/nodejs/node/blob/master/README.md#current-project-team-members
30+ [ TSC ] : https://github.com/nodejs/TSC/blob/master/TSC-Charter.md
31+ [ TSC(Technical Steering Committee,技術指導委員會) ] : https://github.com/nodejs/TSC
32+ [ nodejs/node ] : https://github.com/nodejs/node
You can’t perform that action at this time.
0 commit comments