Skip to content

Commit 4dd719c

Browse files
osk2nschonni
authored andcommitted
zh-tw: Translate about/governance.md
1 parent 84969aa commit 4dd719c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

locale/zh-tw/about/governance.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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

0 commit comments

Comments
 (0)