Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit d3fadd7

Browse files
author
Jonathan
authored
❎ Removed affiliation with just rustc on the GitHub Repository
1 parent b04f052 commit d3fadd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en-US/faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Rust exists as an alternative that provides both efficient code and a comfortabl
6464
Is this project controlled by Mozilla?
6565
</a></h3>
6666

67-
No. Rust started as Graydon Hoare's part-time side project in 2006 and remained so for over 3 years. Mozilla got involved in 2009 once the language was mature enough to run basic tests and demonstrate its core concepts. Though it remains sponsored by Mozilla, Rust is developed by a diverse community of enthusiasts from many different places around the world. The [Rust Team](https://www.rust-lang.org/team.html) is composed of both Mozilla and non-Mozilla members, and `rustc` (Rust's compiler) has had over [1,500 unique contributors](https://github.com/rust-lang/rust/) so far.
67+
No. Rust started as Graydon Hoare's part-time side project in 2006 and remained so for over 3 years. Mozilla got involved in 2009 once the language was mature enough to run basic tests and demonstrate its core concepts. Though it remains sponsored by Mozilla, Rust is developed by a diverse community of enthusiasts from many different places around the world. The [Rust Team](https://www.rust-lang.org/team.html) is composed of both Mozilla and non-Mozilla members, and `rust` on GitHub has had over [1,500 unique contributors](https://github.com/rust-lang/rust/) so far.
6868

6969
As far as [project governance](https://github.com/rust-lang/rfcs/blob/master/text/1068-rust-governance.md) goes, Rust is managed by a core team that sets the vision and priorities for the project,
7070
guiding it from a global perspective. There are also subteams to guide and foster development of particular areas of interest, including the core language, the compiler, Rust libraries, Rust tools, and moderation of the official Rust communities. Designs in each these areas are advanced through an [RFC process](https://github.com/rust-lang/rfcs). For changes which do not require an RFC, decisions are made through pull requests on the [`rustc` repository](https://github.com/rust-lang/rust).

0 commit comments

Comments
 (0)