Skip to content

Commit 7955099

Browse files
committed
Remove mentions of the core team.
This updates documentation to point to the leadership council.
1 parent ead5920 commit 7955099

File tree

6 files changed

+13
-15
lines changed

6 files changed

+13
-15
lines changed

src/community/survey-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The answers from the survey will be anonymized, aggregated, and summarized. A hi
2727

2828
### How is personally identifiable information handled?
2929

30-
Nearly every question in the survey is optional. You are welcome to share as much or as little information as you are comfortable with. Only the Rust language Core Team and the Community Team Survey Leads will have access to the raw data from the survey. All the answers are anonymized prior to be shared with the rest of the teams and prior to the results publication.
30+
Nearly every question in the survey is optional. You are welcome to share as much or as little information as you are comfortable with. Only the Community Team Survey Leads will have access to the raw data from the survey. All the answers are anonymized prior to be shared with the rest of the teams and prior to the results publication.
3131

3232
### Why is the survey collecting contact information?
3333

@@ -39,7 +39,7 @@ The survey optionally collects contact information for the following cases if yo
3939
- Rust training
4040
- interest in a Rust team contacting you about your survey responses
4141

42-
If you would like to be contacted about any of this, or any other concerns, but you don't want to associate your email with your survey responses, you can instead email the Rust Community Team at community-team@rust-lang.org or the Core Team at core-team@rust-lang.org, and we will connect you to the right people.
42+
If you would like to be contacted about any of this, or any other concerns, but you don't want to associate your email with your survey responses, you can instead email the Rust Community Team at community-team@rust-lang.org, and we will connect you to the right people.
4343

4444
## Where and when is the survey results report published?
4545

src/crates-io/crate-removal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ If we get a DMCA takedown notice, here's what needs to happen:
44

55
## Contact Legal
66

7-
Before removing the crates, get in touch with legal support, currently by
8-
emailing the Core team, and ask an opinion from them on the received request and
7+
Before removing the crates, get in touch with legal support,
8+
and ask an opinion from them on the received request and
99
whether we have to comply with it.
1010

1111
## Remove relevant version(s) and/or entire crates from crates.io

src/infra/docs/dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ transfer a domain name to the Rust project's registrar:
156156

157157
1. Ask inside the infrastructure team if this is a domain name the project
158158
wants to own. In some more complicated cases this will need to be escalated
159-
to the core team.
159+
to the Leadership Council.
160160

161161
2. If the domain name doesn’t already use AWS Route 53 as its nameserver, ask
162162
the current owner of the domain a list of all the DNS records that will need

src/infra/docs/sentry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you're a member of a Rust Team and you want to use Sentry for a project your
2121
team manages, you need to follow these steps:
2222

2323
1. If the project is public facing (i.e. people outside the team are supposed
24-
to access it) you need to contact the Core team to request support in
24+
to access it) you need to contact the Leadership Council to request support in
2525
amending the privacy policy, adding a note that your service is using Sentry
2626
too similar to the existing ones.
2727

src/platforms/blogs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ much context. Posts on the team blog can assume a lot more context and familiari
4646

4747
## Writing for the Main Rust blog
4848

49-
The core team ultimately decides what to post on the main Rust blog.
49+
The Leadership Council ultimately decides what to post on the main Rust blog.
5050

5151
Post proposals describing exciting developments from within the Rust org are welcome, as well as
5252
posts that describe exciting applications of Rust. We do not generally do “promotional
5353
cross-posting” with other projects, however.
5454

55-
If you would like to propose a blog post for the main blog, please reach out to a [core team
56-
member](https://www.rust-lang.org/governance/teams/core). It is not suggested to just open PRs
57-
against the main Rust blog that add posts without first discussing it with a core team member.
55+
If you would like to propose a blog post for the main blog,
56+
please reach out to a [Leadership Council member](https://www.rust-lang.org/governance/teams/leadership-council).
57+
It is not suggested to just open PRs against the main Rust blog that add posts without first discussing it with a Leadership Council member.
5858

5959
### Release note blog posts
6060

src/platforms/github.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@ of its discussions.
2323

2424
> Who administrates the `rust-lang` organisation?
2525
26-
All core team members have the `admin` role.
26+
The infrastructure team is responsible for administrating the GitHub organization.
2727

2828
> How do I create a new repository under the `rust-lang` organisation, or make
2929
changes that require `admin` level permissions?
3030

31-
You can contact a GitHub admin directly, or post the request in [`project leads
32-
(public)`] stream on Zulip and an admin will be able to respond to your request
33-
there.
31+
New repositories may be created by submitting a PR to add the repository in the [Rust team database][teams].
3432

35-
[`project leads (public)`]: https://rust-lang.zulipchat.com/#narrow/stream/217588-project-leads.20(public)
33+
[teams]: https://github.com/rust-lang/team

0 commit comments

Comments
 (0)