Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add std-dev-guide repository under automation #1193

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jan 11, 2024

Repo: https://github.com/rust-lang/std-dev-guide

I'm trying to add branch protections where they are missing, so I added one here. Let me know if I should remove it.

CC @m-ou-se

Extracted from GH:

org = "rust-lang"
name = "std-dev-guide"
description = "Guide for standard library developers"
bots = []

[access.teams]
libs-contributors = "write"
infra = "write"
libs-api = "write"
libs = "maintain"
security = "pull"
wg-rustc-dev-guide = "write"

[access.individuals]
the8472 = "maintain"
JohnTitor = "write"
cuviper = "maintain"
Kobzol = "write"
spastorino = "write"
camelid = "write"
shepmaster = "write"
cramertj = "write"
kennytm = "write"
tshepang = "write"
pietroalbini = "admin"
jdno = "admin"
Mark-Simulacrum = "admin"
thomcc = "maintain"
m-ou-se = "maintain"
dtolnay = "write"
rust-lang-owner = "admin"
sunfishcode = "write"
rylev = "admin"
ChrisDenton = "write"
KodrAus = "write"
badboy = "admin"
yaahc = "write"
SimonSapin = "write"
joshtriplett = "maintain"
BurntSushi = "write"
Amanieu = "maintain"
workingjubilee = "write"
igaray = "write"

@rylev rylev merged commit 0fcbbf0 into rust-lang:master Jan 22, 2024
1 check passed
@Kobzol Kobzol deleted the repo-std-dev-guide branch January 22, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants