-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
rfc3392: Relationship to the core team #46
base: zh_tw
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the translation!
@@ -92,7 +92,7 @@ This RFC also establishes mechanisms for oversight and accountability between th | |||
- 確保一級團隊能為其權責、對其它團隊以及對專案本身負責。 | |||
- 確保各個團隊能有完成其工作所需的人力與資源。 | |||
- 為 Rust 專案整體建立起官方的定位、觀點或意願。 | |||
- 藉此能幫助降低橫跨專案的協調需求,尤其是面對長期公開投票與共識建立流程不夠實際的情境。舉例來說,要對第三方單位溝通 Rust 專案整體「 所想要的目標」時。 | |||
- 藉此能幫助降低橫跨專案的協調需求,尤其是面對長期公開投票與共識建立流程不夠實際的情境。舉例來說,要對第三方單位溝通 Rust 專案整體「所想要的目標」時。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although this is a easy relaxing project, it is still better adhering the rule of atomic commit — ensure changes in a commit are all in the same scope.
Anyway, don't need to update for this PR.
|
||
The Leadership Council serves as the successor to the core team in all capacities. This RFC was developed with the participation and experience of the core team members, and the Council should continue seeking such input and institutional memory when possible, especially while ramping up. | ||
領導理事會繼承核心團隊所有職務。這份 RFC 是在核心團隊成員的參與和經驗下開發的,在可能的情況下理事會應該繼續尋求類似的意見與機構記憶,特別是在擴張(組織)時。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better if we translate “institutional memory” into “組織內部的經驗", no?
|
||
The Council delegates a purview to the Project directors to represent the Project's interests on the Foundation Board and to make certain decisions on Foundation-related matters. The exact boundaries of that purview are out of scope for this RFC. | ||
理事會授權專案管理者在基金會理事會上代表 Rust 專案的利益,並且在基金會相關事項上做出某些決策。授權的確切界線則超出此 RFC 的討論範圍。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Project director is a proper noun, a role in Rust Foundation. We'd better keeping it here.
- Foundation Board as well, though I am not sure which one we want (see ce1c762).
理事會授權專案管理者在基金會理事會上代表 Rust 專案的利益,並且在基金會相關事項上做出某些決策。授權的確切界線則超出此 RFC 的討論範圍。 | |
理事會授權專案管理者(Project director)在基金會理事會上代表 Rust 專案的利益,並且在基金會相關事項上做出決策。授權的確切界線則超出此 RFC 的討論範圍。 |
Fix some typo simultaneously