You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en-US/teams.ftl
+32-14
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,6 @@ governance-team-devtools-description = Contributing to and creating the Rust dev
44
44
governance-team-docs-rs-name = Docs.rs team
45
45
governance-team-docs-rs-description = Docs.rs, the documentation hosting service for crates
46
46
47
-
governance-team-ides-name = IDEs and editors team
48
-
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and rust-analyzer
49
-
50
47
governance-team-infra-name = Infrastructure team
51
48
governance-team-infra-description = Managing the infrastructure supporting the Rust project itself, including CI, releases, bots, and metrics
52
49
@@ -59,6 +56,9 @@ governance-team-lang-advisors-description = Advising on the development of the R
59
56
governance-team-lang-docs-name = lang-docs team
60
57
governance-team-lang-docs-description = Developing and writing the docs related to the lang team
61
58
59
+
governance-team-lang-ops-name = lang-ops team
60
+
governance-team-lang-ops-description = Operations for the lang team: preparing agenda, issue triage, scheduling and documenting meetings
61
+
62
62
governance-team-leadership-council-name = Leadership council
63
63
governance-team-leadership-council-description = Charged with the success of the Rust Project as whole, consisting of representatives from top-level teams
64
64
@@ -95,9 +95,6 @@ governance-team-project-const-generics-description = Working to advance const ge
governance-team-project-dyn-upcasting-description = Allowing Upcasting between trait objects
97
97
98
-
governance-team-project-edition-2021-name = Edition 2021 Project Group
99
-
governance-team-project-edition-2021-description = Managing the Rust 2021 edition
100
-
101
98
governance-team-project-error-handling-name = Error Handling Project Group
102
99
governance-team-project-error-handling-description = Identifying error handling best practices and consolidating the ecosystem
103
100
@@ -140,15 +137,24 @@ governance-team-rust-analyzer-description = Rust IDE support and error-resilient
140
137
governance-team-rustdoc-name = Rustdoc team
141
138
governance-team-rustdoc-description = Developing and managing the Rustdoc documentation tool
142
139
140
+
governance-team-rustdoc-contributors-name = Rustdoc team contributors
141
+
governance-team-rustdoc-contributors-description = Contributing to Rustdoc on a regular basis
142
+
143
143
governance-team-rustfmt-name = Rustfmt team
144
144
governance-team-rustfmt-description = Designing and implementing rustfmt, a formatting tool for Rust code
145
145
146
146
governance-team-rustup-name = Rustup team
147
147
governance-team-rustup-description = Designing and implementing rustup
148
148
149
+
governance-team-spec-name = Specification team
150
+
governance-team-spec-description = Creating and maintaining the specification for the Rust language
151
+
149
152
governance-team-style-name = Style team
150
153
governance-team-style-description = Defining and evolving the default Rust coding style
151
154
155
+
governance-team-testing-devex-name = Testing DevEx team
156
+
governance-team-testing-devex-description = Working on the associated libraries, tooling, strategy, and integration points that support the developer experience with writing, executing, and analyzing tests
157
+
152
158
governance-team-triagebot-name = Triagebot team
153
159
governance-team-triagebot-description = Maintaining and improving the rust-lang/triagebot tooling
154
160
@@ -161,6 +167,9 @@ governance-team-wg-allocators-description = Paving a path for a standard set of
161
167
governance-team-wg-async-name = Async working group
162
168
governance-team-wg-async-description = Pursuing core language and library support for async-await
163
169
170
+
governance-team-wg-binary-size-name = Binary size working group
171
+
governance-team-wg-binary-size-description = Improving the binary size of Rust programs and libraries
172
+
164
173
governance-team-wg-bindgen-name = Bindgen working group
165
174
governance-team-wg-bindgen-description = Developing tools for generating FFI bindings
166
175
@@ -200,6 +209,9 @@ governance-team-wg-embedded-hal-description = Develops and maintains crates that
200
209
governance-team-wg-embedded-infra-name = Embedded infrastructure team
201
210
governance-team-wg-embedded-infra-description = Managing infrastructure for wg-embedded
202
211
212
+
governance-team-wg-embedded-libs-name = Embedded libraries team
213
+
governance-team-wg-embedded-libs-description = Develops and maintains libraries for embedded devices
214
+
203
215
governance-team-wg-embedded-linux-name = Embedded Linux team
204
216
governance-team-wg-embedded-linux-description = The embedded Linux team develops and maintains the core of the embedded Linux crate ecosystem.
205
217
@@ -209,8 +221,8 @@ governance-team-wg-embedded-msp430-description = Develops and maintains the core
209
221
governance-team-wg-embedded-resources-name = Embedded resources working group
210
222
governance-team-wg-embedded-resources-description = Managing various resources owned by the embedded working group
211
223
212
-
governance-team-wg-embedded-riscv-name = Embedded RISCV team
213
-
governance-team-wg-embedded-riscv-description = Develops and maintains the core of the embedded RISCV crate ecosystem
224
+
governance-team-wg-embedded-riscv-name = Embedded RISC-V team
225
+
governance-team-wg-embedded-riscv-description = Develops and maintains the core of the embedded RISC-V crate ecosystem
214
226
215
227
governance-team-wg-embedded-tools-name = Embedded Tools Team
216
228
governance-team-wg-embedded-tools-description = Develops and maintains core embedded tools
@@ -236,15 +248,15 @@ governance-team-wg-inline-asm-description = A working-group project to extend th
236
248
governance-team-wg-llvm-name = LLVM working group
237
249
governance-team-wg-llvm-description = Working with LLVM upstream to represent Rust in its development
238
250
251
+
governance-team-wg-macros-name = Macros working group
252
+
governance-team-wg-macros-description = Revival and Improving the Rust Macros
253
+
239
254
governance-team-wg-mir-opt-name = MIR optimizations working group
240
255
governance-team-wg-mir-opt-description = Writing MIR optimizations and refactoring the MIR to be more optimizable
241
256
242
257
governance-team-wg-parallel-rustc-name = Parallel rustc working group
243
258
governance-team-wg-parallel-rustc-description = Making parallel compilation the default for rustc
244
259
245
-
governance-team-wg-parselib-name = Parselib working group
246
-
governance-team-wg-parselib-description = Sharing the parser between rustc and rust-analyzer
247
-
248
260
governance-team-wg-pgo-name = Profile-guided optimization working group
249
261
governance-team-wg-pgo-description = Implementing profile-guided optimization for rustc
250
262
@@ -269,9 +281,6 @@ governance-team-wg-rustc-dev-guide-description = Making the compiler easier to l
269
281
governance-team-wg-rustc-reading-club-name = Rust Code Reading Club working group
270
282
governance-team-wg-rustc-reading-club-description = Helping new and experienced contributors learn more about rustc
271
283
272
-
governance-team-wg-rustfix-name = Rustfix working group
273
-
governance-team-wg-rustfix-description = Developing cargo-fix and serving as a point of contact for other teams
274
-
275
284
governance-team-wg-safe-transmute-name = safe-transmute project group
276
285
governance-team-wg-safe-transmute-description = A working-group project to extend the Rust language to support safe transmute between types
277
286
@@ -290,4 +299,13 @@ governance-team-wg-triage-description = Triaging repositories under the rust-lan
290
299
governance-team-wg-wasm-name = WebAssembly (WASM) working group
291
300
governance-team-wg-wasm-description = Improving on the end-to-end experience of embedding Rust code in JS libraries and apps via WebAssembly
292
301
302
+
governance-role-council-rep-compiler = Compiler team
303
+
governance-role-council-rep-crates-io = Crates.io team
304
+
governance-role-council-rep-devtools = Dev tools team
305
+
governance-role-council-rep-infra = Infrastructure team
306
+
governance-role-council-rep-lang = Language team
307
+
governance-role-council-rep-launching-pad = Launching pad
308
+
governance-role-council-rep-libs = Library team
309
+
governance-role-council-rep-mods = Moderation team
310
+
governance-role-council-rep-release = Release team
0 commit comments