rust-lang / team

Rust teams structure
Apache License 2.0
306 stars 285 forks source link

Add rustwide repository under automation #1275

Closed Kobzol closed 7 months ago

Kobzol commented 7 months ago

Repo: https://github.com/rust-lang/rustwide

CC @pietroalbini

Extracted from GH:

org = "rust-lang"
name = "rustwide"
description = "Execute your code on the Rust ecosystem."
bots = []

[access.teams]
infra = "write"
security = "pull"

[access.individuals]
kennytm = "write"
pietroalbini = "admin"
rust-lang-owner = "admin"
Kobzol = "write"
rylev = "admin"
badboy = "admin"
Mark-Simulacrum = "admin"
jdno = "admin"
shepmaster = "write"