rust-lang / team

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

Add gha-runner repository under automation #1308

Closed Kobzol closed 5 months ago

Kobzol commented 6 months ago

Repo: https://github.com/rust-lang/gha-runner

Extracted from GH:

org = "rust-lang"
name = "gha-runner"
description = "Custom fork of the GitHub Actions runner"
bots = []

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

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

Changed to infra-admins.