Skip to content

Commit fc01d93

Browse files
committed
Make the style team have one parent team
In response to feedback.
1 parent b1281e1 commit fc01d93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/0000-style-team.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This RFC proposes re-chartering the style team, as originally specified in RFC 1
2727

2828
## Team structure and membership
2929

30-
The Rust style team will be a subteam of both the rustfmt team and the Rust language team. (For the purposes of structures that currently require a team to have only one parent team, such as the `rust-lang/team` repository, the Rust style team will have the rustfmt team as its parent team.)
30+
The Rust style team will be a subteam of the Rust language team. In addition, the style team will maintain a close working relationship with the rustfmt team.
3131

3232
The initial members of the style team shall be:
3333
- Lead: Caleb Cartwright (@calebcartwright)
@@ -64,6 +64,7 @@ By way of common understanding, the style team acknowledges that the default sty
6464

6565
- The rustfmt team could directly determine the Rust style. However, the rustfmt team does not wish to do so, and wouldn't have the capacity even if they did; they would prefer to implement styling but not determine the defaults.
6666
- The Rust language team could determine the styling for new language constructs. This would add more complexity and potential [bikeshed-painting](https://b0c4de.bikeshed.com/) to the language design process, and not all members of the language team are interested in that work. This would also not address the need for evolving the existing style, which would be even further outside the desired scope of the language team.
67+
- The style team could become a joint subteam of both the language team and the rustfmt team. However, several people have expressed a preference for this team to have a single parent team, and in response, the rustfmt team has recommended that this be a lang subteam.
6768

6869
# Prior art
6970
[prior-art]: #prior-art

0 commit comments

Comments
 (0)