rust-lang / team

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

Add pin-utils repository under automation #1316

Closed Kobzol closed 5 months ago

Kobzol commented 6 months ago

Repo: https://github.com/rust-lang/pin-utils

Extracted from GH:

org = "rust-lang"
name = "pin-utils"
description = "Utilities for pinning"
bots = []

[access.teams]
wg-async = "write"
security = "pull"

[access.individuals]
michaelwoerister = "write"
eholk = "write"
rylev = "admin"
nikomatsakis = "write"
taiki-e = "write"
tmandry = "write"
vincenzopalazzo = "write"
traviscross = "write"
aturon = "write"
pietroalbini = "admin"
nrc = "write"
Mark-Simulacrum = "admin"
estebank = "write"
badboy = "admin"
rust-lang-owner = "admin"
pnkfelix = "write"
compiler-errors = "write"
yoshuawuyts = "write"
jdno = "admin"
guswynn = "write"