rust-lang / team

Rust teams structure
Apache License 2.0
308 stars 284 forks source link

Add rfcbot-rs repository under automation #1326

Closed Kobzol closed 5 months ago

Kobzol commented 5 months ago

Repo: https://github.com/rust-lang/rfcbot-rs

Extracted from GH:

org = "rust-lang"
name = "rfcbot-rs"
description = "Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs."
bots = []

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

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