Skip to content

Commit 90477ec

Browse files
authored
Merge pull request #1030 from XAMPPRocky/update-team-data
Update Team Data
2 parents dd29472 + 90257fc commit 90477ec

File tree

1 file changed

+122
-122
lines changed

1 file changed

+122
-122
lines changed

locales/en-US/teams.ftl

Lines changed: 122 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -1,187 +1,187 @@
1-
# Autogenerated by `cargo run website-data` in https://github.com/rust-lang/team
2-
governance-team-wg-learning-name = Learning
3-
governance-team-wg-learning-description = Make the compiler easier to learn by ensuring that rustc-guide and api docs are 'complete'
4-
5-
governance-team-wg-net-name = Networking working group
6-
governance-team-wg-net-description = Focusing on the end-to-end experience for both sync and async networking code, in coordination with the growing ecosystem in this space.
7-
8-
governance-team-wg-security-response-name = Security Response WG
9-
governance-team-wg-security-response-description = Triaging and responding to incoming vulnerability reports
1+
# Autogenerated by `cargo run dump-website` in https://github.com/rust-lang/team
2+
governance-team-wg-nll-name = Non-Lexical Lifetimes (NLL) working group
3+
governance-team-wg-nll-description = Implementing the new MIR-based borrow checker and non-lexical lifetimes in Rust
104
115
governance-team-community-survey-name = Survey team
12-
governance-team-community-survey-description = Running, analysing, and presenting the community survey.
6+
governance-team-community-survey-description = Running, analysing, and presenting the community survey
137
14-
governance-team-wg-embedded-name = Embedded devices working group
15-
governance-team-wg-embedded-description = Focusing on the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms.
8+
governance-team-ides-name = IDEs and editors team
9+
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and the RLS
1610
17-
governance-team-community-name = Community team
18-
governance-team-community-description = Coordination and supporting events, content creation, running the RustBridge program, and conducting the survey.
11+
governance-team-wg-rustfix-name = Rustfix working group
12+
governance-team-wg-rustfix-description = Developing cargo-fix and serving as a point of contact for other teams
1913
20-
governance-team-mods-name = Moderation team
21-
governance-team-mods-description = helping uphold the code of conduct
14+
governance-team-wg-security-response-name = Security Response WG
15+
governance-team-wg-security-response-description = Triaging and responding to incoming vulnerability reports
2216
23-
governance-team-community-rustbridge-name = RustBridge team
24-
governance-team-community-rustbridge-description = An inclusive educational initiative focused on bringing underrepresented groups into Rust.
17+
governance-team-clippy-name = Clippy team
18+
governance-team-clippy-description = Designing and implementing the Clippy linter
2519
26-
governance-team-wg-nll-name = Non-Lexical Lifetimes (NLL)
27-
governance-team-wg-nll-description = Implementing the new MIR-based borrow check and non-lexical lifetimes
20+
governance-team-miri-name = Miri
21+
governance-team-miri-description = design and implementation of the Miri interpreter
2822
29-
governance-team-wg-triage-name = Triage Working Group
30-
governance-team-wg-triage-description = Triage repositories under rust-lang organisation
23+
governance-team-wg-debugging-name = Debugging working group
24+
governance-team-wg-debugging-description = Developing and managing Rust debugging tools
3125
32-
governance-team-core-observers-name = Core Team Observers
33-
governance-team-core-observers-description = observers on the core team
26+
governance-team-compiler-name = Compiler team
27+
governance-team-compiler-description = Developing and managing compiler internals and optimizations
3428
35-
governance-team-crates-io-name = Crates.io team
36-
governance-team-crates-io-description = Management of operations, development, and policies for crates.io.
29+
governance-team-core-name = Core team
30+
governance-team-core-description = Managing the overall direction of Rust, subteam leadership, and any cross-cutting issues
3731
38-
governance-team-wg-self-profile-name = Self-Profile
39-
governance-team-wg-self-profile-description = Improving the -Z self-profile feature
32+
governance-team-wg-traits-name = Traits working group
33+
governance-team-wg-traits-description = Revamping the rustc trait implementation to follow the Chalk approach
4034
41-
governance-team-clippy-name = Clippy
42-
governance-team-clippy-description = design and implementation of the Clippy linter
35+
governance-team-wg-parallel-rustc-name = Parallel rustc working group
36+
governance-team-wg-parallel-rustc-description = Making parallel compilation the default for rustc
4337
44-
governance-team-wg-rfc-2229-name = RFC 2229
45-
governance-team-wg-rfc-2229-description = Make a closure capture individual fields of the variable rather than the entire composite variable
38+
governance-team-wg-cli-name = Command-line interfaces (CLI) working group
39+
governance-team-wg-cli-description = Focusing on the end-to-end experience of writing terminal apps, both large and small, in Rust.
4640
47-
governance-team-rust-by-example-name = Rust by Example team
48-
governance-team-rust-by-example-description = maintaining and updating Rust By Example
41+
governance-team-mods-discord-name = Discord moderators
42+
governance-team-mods-discord-description = Moderating the Discord server
4943
50-
governance-team-wg-rls-2-name = RLS 2.0
51-
governance-team-wg-rls-2-description = Experimenting with a new compiler architecture tailored for IDEs
44+
governance-team-wg-compiler-performance-name = Compiler performance working group
45+
governance-team-wg-compiler-performance-description = Improving rustc compilation performance (build times)
5246
53-
governance-team-operations-name = Operations team
54-
governance-team-operations-description = Handling releases, bots, infra, and more.
47+
governance-team-community-content-name = Content team
48+
governance-team-community-content-description = Collecting and developing community content
5549
56-
governance-team-ides-name = IDEs and editors team
57-
governance-team-ides-description = IDEs, editors, and supporting tools such as Racer and the RLS
50+
governance-team-wg-async-foundations-name = Async Foundations working group
51+
governance-team-wg-async-foundations-description = Pursuing core language and library support for async-await
5852
59-
governance-team-wg-grammar-name = Grammar
60-
governance-team-wg-grammar-description = Working out a the official, formal grammar for Rust and validating it against existing implementations.
53+
governance-team-wg-gamedev-name = Game development working group
54+
governance-team-wg-gamedev-description = Focusing on making Rust the default choice for game development.
6155
62-
governance-team-wg-cli-name = Command-line interfaces (CLI) working group
63-
governance-team-wg-cli-description = Focusing on the end-to-end experience of writing CLI apps, both large and small, in Rust.
56+
governance-team-wg-llvm-name = LLVM working group
57+
governance-team-wg-llvm-description = Working with LLVM upstream to represent Rust in its development
6458
65-
governance-team-wg-bindgen-name = Bindgen working group
66-
governance-team-wg-bindgen-description = tools for generating FFI bindings
59+
governance-team-community-rustbridge-name = RustBridge team
60+
governance-team-community-rustbridge-description = Helping to bring underrepresented groups into Rust
6761
68-
governance-team-mods-discourse-name = Discourse moderators
69-
governance-team-mods-discourse-description = Moderating users.rust-lang.org and internals.rust-lang.org
62+
governance-team-wg-grammar-name = Grammar working group
63+
governance-team-wg-grammar-description = Working out the official, formal grammar for Rust and validating it against existing implementations
7064
71-
governance-team-wg-async-await-name = Async-await Implementation
72-
governance-team-wg-async-await-description = Implementing async-await
65+
governance-team-lang-name = Language team
66+
governance-team-lang-description = Designing and helping to implement new language features
7367
74-
governance-team-mods-discord-name = Discord moderators
75-
governance-team-mods-discord-description = Moderating the Discord server
68+
governance-team-docs-rs-name = Docs.rs team
69+
governance-team-docs-rs-description = Docs.rs, the documentation hosting service for crates
7670
77-
governance-team-wg-pgo-name = Profile-guided optimization
71+
governance-team-wg-pgo-name = Profile-guided optimization working group
7872
governance-team-wg-pgo-description = Implementing profile-guided optimization for rustc
7973
80-
governance-team-wg-secure-code-name = Secure Code WG
74+
governance-team-rustdoc-name = Rustdoc team
75+
governance-team-rustdoc-description = Developing and managing documentation tools, including Rustdoc and docs.rs
76+
77+
governance-team-wg-secure-code-name = Secure Code working group
8178
governance-team-wg-secure-code-description = Making it easy to write secure code in Rust
8279
83-
governance-team-wg-net-async-name = Async foundations working group
84-
governance-team-wg-net-async-description = Our goal is to bring async/await onto a path to stabilization and to provide documentation for asynchronous programming.
80+
governance-team-release-name = Release team
81+
governance-team-release-description = Tracking regressions and stabilizations, and producing Rust releases
8582
86-
governance-team-infra-name = Infrastructure team
87-
governance-team-infra-description = infrastructure supporting the Rust project itself: CI, releases, bots, metrics
83+
governance-team-wg-wasm-name = WebAssembly (WASM) working group
84+
governance-team-wg-wasm-description = Improving on the end-to-end experience of embedding Rust code in JS libraries and apps via WebAssembly
8885
89-
governance-team-wg-mir-opt-name = MIR Optimizations
90-
governance-team-wg-mir-opt-description = Write MIR optimizations and refactor the MIR to be more optimizable.
86+
governance-team-wg-learning-name = Learning working group
87+
governance-team-wg-learning-description = Making the compiler easier to learn by ensuring that the compiler guide and API documentation are updated
9188
9289
governance-team-libs-name = Library team
93-
governance-team-libs-description = the Rust standard library, rust-lang crates, conventions, and ecosystem support
90+
governance-team-libs-description = Developing and managing the Rust standard library, official rust-lang crates, code conventions, and ecosystem support
9491
95-
governance-team-wg-parallel-rustc-name = Parallel rustc
96-
governance-team-wg-parallel-rustc-description = Making parallel compilation the default for rustc
92+
governance-team-wg-triage-name = Triage working group
93+
governance-team-wg-triage-description = Triaging repositories under the rust-lang organisation
9794
98-
governance-team-wg-wasm-name = WebAssembly (WASM) working group
99-
governance-team-wg-wasm-description = Focusing on the end-to-end experience of embedding Rust code in JS libraries and apps via WebAssembly.
95+
governance-team-crates-io-name = Crates.io team
96+
governance-team-crates-io-description = Managing operations, development, and official policies for crates.io
10097
101-
governance-team-rustdoc-name = Rustdoc team
102-
governance-team-rustdoc-description = Documentation tools including Rustdoc and docs.rs
98+
governance-team-reference-name = Reference team
99+
governance-team-reference-description = Developing and writing the Rust reference
103100
104-
governance-team-wg-governance-name = Governance Working Group
105-
governance-team-wg-governance-description = Working on improving Rust Governance
101+
governance-team-wg-safe-transmute-name = safe-transmute project group
102+
governance-team-wg-safe-transmute-description = A working-group project to extend the Rust language to support safe transmute between types
106103
107-
governance-team-wg-traits-name = Traits
108-
governance-team-wg-traits-description = Revamping the rustc trait implementation to follow the Chalk approach.
104+
governance-team-core-observers-name = Core team observers
105+
governance-team-core-observers-description = Observers on the core team
109106
110-
governance-team-wg-rustfmt-name = Rustfmt working group
111-
governance-team-wg-rustfmt-description = design and implementation of Rustfmt
107+
governance-team-wg-ffi-unwind-name = ffi-unwind project group
108+
governance-team-wg-ffi-unwind-description = A working-group project to extend the Rust language to support unwinding that crosses FFI boundaries
112109
113-
governance-team-compiler-name = Compiler team
114-
governance-team-compiler-description = compiler internals, optimizations
110+
governance-team-community-events-name = Events team
111+
governance-team-community-events-description = Supporting and organizing community events
115112
116-
governance-team-release-name = Release team
117-
governance-team-release-description = tracking regressions, stabilizations, and producing Rust releases
113+
governance-team-devtools-name = Dev tools team
114+
governance-team-devtools-description = Contributing to and creating the Rust development tools
118115
119-
governance-team-community-content-name = Content team
120-
governance-team-community-content-description = Helping support community content collection and development.
116+
governance-team-wg-bindgen-name = Bindgen working group
117+
governance-team-wg-bindgen-description = Developing tools for generating FFI bindings
121118
122119
governance-team-docs-name = Documentation team
123-
governance-team-docs-description = ensuring Rust has fantastic documentation
120+
governance-team-docs-description = Improving and moderating the quality of Rust's documentation
124121
125-
governance-team-wg-gamedev-name = Game development working group
126-
governance-team-wg-gamedev-description = Focusing on making Rust the default choice for game development.
122+
governance-team-mods-name = Moderation team
123+
governance-team-mods-description = Helping uphold the code of conduct and community standards
127124
128-
governance-team-wg-net-embedded-name = Embedded networking group
129-
governance-team-wg-net-embedded-description = Our goal is to support IoT development.
125+
governance-team-wg-embedded-name = Embedded devices working group
126+
governance-team-wg-embedded-description = Focusing on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms
130127
131-
governance-team-lang-name = Language team
132-
governance-team-lang-description = designing new language features
128+
governance-team-cargo-name = Cargo team
129+
governance-team-cargo-description = Designing and implementing the official Rust package manager, Cargo
133130
134-
governance-team-wg-unsafe-code-guidelines-name = Unsafe Code Guidelines (UCG)
135-
governance-team-wg-unsafe-code-guidelines-description = Working out the "Unsafe Code Guidelines", which define what kind of behavior unsafe code can and cannot do.
131+
governance-team-operations-name = Operations team
132+
governance-team-operations-description = Handling releases, bots, infra, and more
136133
137-
governance-team-alumni-name = Rust team alumni
138-
governance-team-alumni-description = enjoying a leisurely retirement
134+
governance-team-wg-meta-name = Meta working group
135+
governance-team-wg-meta-description = Organizing and managing the Rust compiler team
139136
140-
governance-team-cargo-name = Cargo team
141-
governance-team-cargo-description = design and implementation of Cargo
137+
governance-team-mods-discourse-name = Discourse moderators
138+
governance-team-mods-discourse-description = Moderating users.rust-lang.org and internals.rust-lang.org
142139
143-
governance-team-core-name = Core team
144-
governance-team-core-description = Direction of the project, subteam leadership, cross-cutting concerns.
140+
governance-team-infra-name = Infrastructure team
141+
governance-team-infra-description = Managing the infrastructure supporting the Rust project itself, including CI, releases, bots, and metrics
145142
146-
governance-team-wg-rustup-name = Rustup working group
147-
governance-team-wg-rustup-description = design and implementation of Rustup
143+
governance-team-wg-governance-name = Governance working group
144+
governance-team-wg-governance-description = Managing and improving Rust team governance
148145
149-
governance-team-wg-polonius-name = Polonius
150-
governance-team-wg-polonius-description = Experimental work on a new borrow-checker implementation
146+
governance-team-wg-unsafe-code-guidelines-name = Unsafe Code Guidelines (UCG) working group
147+
governance-team-wg-unsafe-code-guidelines-description = Working out the "Unsafe Code Guidelines", which define what kind of behavior unsafe code can and cannot do
151148
152-
governance-team-compiler-contributors-name = Compiler team contributors
153-
governance-team-compiler-contributors-description = folks who contribute on a regular basis
149+
governance-team-wg-rfc-2229-name = RFC 2229 working group
150+
governance-team-wg-rfc-2229-description = Improving the behavior of closure-capture, and improving the documentation on closures
154151
155-
governance-team-wg-embedded-resources-name = Embedded devices working group -- resources team
156-
governance-team-wg-embedded-resources-description = Managing various resources owned by the embedded WG
152+
governance-team-wg-mir-opt-name = MIR optimizations working group
153+
governance-team-wg-mir-opt-description = Writing MIR optimizations and refactoring the MIR to be more optimizable
157154
158-
governance-team-wg-net-web-name = Web foundations working group
159-
governance-team-wg-net-web-description = Our goal is to improve web programming in Rust.
155+
governance-team-rust-by-example-name = Rust by Example team
156+
governance-team-rust-by-example-description = Maintaining and updating an official Rust book, Rust By Example
160157
161-
governance-team-community-events-name = Events team
162-
governance-team-community-events-description = Supporting community events with knowledge and resources.
158+
governance-team-community-name = Community team
159+
governance-team-community-description = Coordinating and supporting events, content creation, and the RustBridge program, as well as conducting community surveys
163160
164-
governance-team-reference-name = Reference team
165-
governance-team-reference-description = working on the Rust reference
161+
governance-team-wg-rustup-name = Rustup working group
162+
governance-team-wg-rustup-description = Designing and implementing rustup
166163
167-
governance-team-wg-localization-name = Localization WG
168-
governance-team-wg-localization-description = Working towards
164+
governance-team-wg-rustfmt-name = Rustfmt working group
165+
governance-team-wg-rustfmt-description = Designing and implementing rustfmt, a formatting tool for Rust code
169166
170-
governance-team-devtools-name = Dev tools team
171-
governance-team-devtools-description = Rust developer tools
167+
governance-team-compiler-contributors-name = Compiler team contributors
168+
governance-team-compiler-contributors-description = Folks who contribute to the Rust compiler on a regular basis
172169
173-
governance-team-wg-rustfix-name = Rustfix working group
174-
governance-team-wg-rustfix-description = Improve cargo-fix and be a point of contact for other teams
170+
governance-team-community-localization-name = Localization team
171+
governance-team-community-localization-description = Working on localization of compiler, documentation and websites
175172
176-
governance-team-wg-debugging-name = Debugging working group
177-
governance-team-wg-debugging-description = debugging tools and foundations
173+
governance-team-alumni-name = Rust team alumni
174+
governance-team-alumni-description = Enjoying a leisurely retirement
178175
179-
governance-team-wg-llvm-name = LLVM
180-
governance-team-wg-llvm-description = Working with LLVM upstream to represent Rust in its development
176+
governance-team-wg-self-profile-name = Self-profile working group
177+
governance-team-wg-self-profile-description = Improving the -Z self-profile feature of the Rust compiler
181178
182-
governance-team-wg-meta-name = Meta
183-
governance-team-wg-meta-description = How compiler team organizes itself
179+
governance-team-wg-embedded-resources-name = Embedded resources working group
180+
governance-team-wg-embedded-resources-description = Managing various resources owned by the embedded working group
181+
182+
governance-team-wg-rls-2-name = RLS 2.0 working group
183+
governance-team-wg-rls-2-description = Experimenting with a new compiler architecture tailored for IDEs
184184
185-
governance-team-wg-compiler-performance-name = Compiler Performance
186-
governance-team-wg-compiler-performance-description = Improving rustc compilation performance (build times).
185+
governance-team-wg-polonius-name = Polonius working group
186+
governance-team-wg-polonius-description = Working on an experimental new borrow-checker implementation
187187

0 commit comments

Comments
 (0)