rust-lang / team

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

Add moderation-team repository under automation #1313

Closed Kobzol closed 5 months ago

Kobzol commented 6 months ago

Repo: https://github.com/rust-lang/moderation-team

Extracted from GH:

org = "rust-lang"
name = "moderation-team"
description = "Home of the Rust Moderation team."
bots = []

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

[access.individuals]
badboy = "admin"
jdno = "admin"
technetos = "write"
oli-obk = "write"
rylev = "admin"
pietroalbini = "admin"
rust-lang-owner = "admin"
Mark-Simulacrum = "admin"